Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
bool IsUsingRegisteredSubObjectList&40;&41; const
Remarks
Returns if this component is replicating subobjects via the registration list or via the virtual ReplicateSubObjects method. Note: the owning actor of this component must also have it's bReplicateUsingRegisteredSubObjectList flag set to true.