Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetDriver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the object that manages the list of replicated UObjects. | Engine/NetDriver.h | ||
const FNetworkObjectList & GetNetworkObjectList () |
Returns the object that manages the list of replicated UObjects. | Engine/NetDriver.h |
GetNetworkObjectList()
Description
Returns the object that manages the list of replicated UObjects.
| Name | GetNetworkObjectList |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
FNetworkObjectList & GetNetworkObjectList()
GetNetworkObjectList()
Description
Returns the object that manages the list of replicated UObjects.
| Name | GetNetworkObjectList |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
const FNetworkObjectList & GetNetworkObjectList() const