![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Delegates/Delegate.h"#include "Engine/EngineTypes.h"#include "UObject/Object.h"#include "UObject/ObjectMacros.h"#include "UObject/SoftObjectPtr.h"#include "ReplicationDriver.generated.h"Go to the source code of this file.
Classes | |
| class | UReplicationDriver |
| class | UReplicationConnectionDriver |
Functions | |
| DECLARE_DELEGATE_RetVal_ThreeParams (UReplicationDriver *, FCreateReplicationDriver, UNetDriver *, const FURL &, UWorld *) | |
| DECLARE_DELEGATE_RetVal_ThreeParams | ( | UReplicationDriver * | , |
| FCreateReplicationDriver | , | ||
| UNetDriver * | , | ||
| const FURL & | , | ||
| UWorld * | |||
| ) |