Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AWorldSettings
- UObject::GetLifetimeReplicatedProps()
- AActor::GetLifetimeReplicatedProps()
- AWorldSettings::GetLifetimeReplicatedProps()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/WorldSettings.h |
Include | #include "GameFramework/WorldSettings.h" |
Source | /Engine/Source/Runtime/Engine/Private/WorldSettings.cpp |
virtual void GetLifetimeReplicatedProps
&40;
TArray< FLifetimeProperty > & OutLifetimeProps
&41; const
Remarks
Returns the properties used for network replication, this needs to be overridden by all actor classes with native replicated properties