Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Location > API/Runtime/Engine/Particles/Location/UParticleModuleLocationPrimitive-_1
- UObject::PostInitProperties()
- UParticleModuleLocationPrimitiveBase::PostInitProperties()
- UParticleModuleLocationPrimitiveCylinder::PostInitProperties()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationPrimitiveCylinder.h |
| Include | #include "Particles/Location/ParticleModuleLocationPrimitiveCylinder.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Location.cpp |
virtual void PostInitProperties()
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.