UReplicationDriver::SetRepDriverWorld

Called to associate a world with a rep driver. This will be called before InitForNetDriver

Windows
MacOS
Linux

Override Hierarchy

UReplicationDriver::SetRepDriverWorld()

UReplicationGraph::SetRepDriverWorld()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ReplicationDriver.h

Include

#include "Engine/ReplicationDriver.h"

Syntax

virtual void SetRepDriverWorld
(
    UWorld * InWorld
)

Remarks

Called to associate a world with a rep driver. This will be called before InitForNetDriver

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss