Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleModule
- UObject::IsPostLoadThreadSafe()
- UParticleModule::IsPostLoadThreadSafe()
- UParticleModuleSubUV::IsPostLoadThreadSafe()
- UParticleModuleTypeDataMesh::IsPostLoadThreadSafe()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
| Include | #include "Particles/ParticleModule.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp |
virtual bool IsPostLoadThreadSafe() const
Remarks
Called during async load to determine if PostLoad can be called on the loading thread.