Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent
- UObject::NeedsLoadForClient()
- UActorComponent::NeedsLoadForClient()
- UPrimitiveComponent::NeedsLoadForClient()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp |
virtual bool NeedsLoadForClient() const
Remarks
Called during saving to determine the load flags to save with the object. If false, this object will be discarded on clients