Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMBlueprint
- UObject::IsPostLoadThreadSafe()
- URigVMBlueprint::IsPostLoadThreadSafe()
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMBlueprint.h |
| Include | #include "RigVMBlueprint.h" |
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