Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > SubUV > UParticleModuleSubUV
- UObject::IsPostLoadThreadSafe()
- UParticleModule::IsPostLoadThreadSafe()
- UParticleModuleSubUV::IsPostLoadThreadSafe()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/SubUV/ParticleModuleSubUV.h |
Include | #include "Particles/SubUV/ParticleModuleSubUV.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.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