Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetDriver
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSharedPtr< class FNetGUIDCache > & GetNetGuidCache () |
Get const GuidCache Note: GuidCache/FNetworkGUIDs are not used when using Iris replication. | Engine/NetDriver.h | |
TSharedPtr< class FNetGUIDCache > & GetNetGuidCache () |
Get const GuidCache Note: GuidCache/FNetworkGUIDs are not used when using Iris replication. | Engine/NetDriver.h |
GetNetGuidCache()
Description
Get const GuidCache Note: GuidCache/FNetworkGUIDs are not used when using Iris replication.
| Name | GetNetGuidCache |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
const TSharedPtr < class FNetGUIDCache > & GetNetGuidCache() const
GetNetGuidCache()
Description
Get const GuidCache Note: GuidCache/FNetworkGUIDs are not used when using Iris replication.
| Name | GetNetGuidCache |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/NetDriver.h |
| Include Path | #include "Engine/NetDriver.h" |
TSharedPtr < class FNetGUIDCache > & GetNetGuidCache()