UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ReplicationDriver.h File Reference
#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 *)
 

Function Documentation

◆ DECLARE_DELEGATE_RetVal_ThreeParams()

DECLARE_DELEGATE_RetVal_ThreeParams ( UReplicationDriver ,
FCreateReplicationDriver  ,
UNetDriver ,
const FURL ,
UWorld  
)