Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorComponent
Description
Gets the property name for bReplicates.
This exists so subclasses don't need to have direct access to the bReplicates property so it can be made private later.
| Name | GetReplicatesPropertyName |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
static const FName GetReplicatesPropertyName()