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
(
TArray < FLifetimeProperty > & OutLifetimeProps
) const
Remarks
Returns the properties used for network replication, this needs to be overridden by all actor classes with native replicated properties