Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
- UObject::GetLifetimeReplicatedProps()
- AActor::GetLifetimeReplicatedProps()
- AController::GetLifetimeReplicatedProps()
- APlayerController::GetLifetimeReplicatedProps()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
Include | #include "GameFramework/PlayerController.h" |
Source | /Engine/Source/Runtime/Engine/Private/PlayerController.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