Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UPackage
- UObject::IsPostLoadThreadSafe()
- UPackage::IsPostLoadThreadSafe()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Package.h |
| Include | #include "UObject/Package.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/Package.cpp |
virtual bool IsPostLoadThreadSafe&40;&41; const
Remarks
Called during async load to determine if PostLoad can be called on the loading thread. true if this object's PostLoad is thread safe