Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UPackage
Description
Called during saving to determine the load flags to save with the object. If false, this object will be discarded on servers
Virtual Inheritance
- UObject::NeedsLoadForServer → UPackage::NeedsLoadForServer
| Name | NeedsLoadForServer |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h |
| Include Path | #include "UObject/Package.h" |
virtual bool NeedsLoadForServer() const
true if this object should be loaded on servers