Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ALevelInstance
- UObject::GetLifetimeReplicatedProps()
- AActor::GetLifetimeReplicatedProps()
- ALevelInstance::GetLifetimeReplicatedProps()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceActor.h |
Include | #include "LevelInstance/LevelInstanceActor.h" |
Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceActor.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