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