Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine > API/Runtime/Engine/Engine/UNetDriver
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
Include | #include "Engine/NetDriver.h" |
Source | /Engine/Source/Runtime/Engine/Private/NetDriver.cpp |
TSharedPtr< FReplicationChangelistMgr > GetReplicationChangeListMgr
&40;
UObject &42; Object
&41;
Remarks
Returns the FReplicationChangelistMgr that is associated with the passed in object, creating one if none exist.
This should never be called on client NetDrivers!