Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Color > UParticleModuleColorOverLife
- UObject::PostInitProperties()
- UParticleModuleColorOverLife::PostInitProperties()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/Color/ParticleModuleColorOverLife.h |
Include | #include "Particles/Color/ParticleModuleColorOverLife.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Color.cpp |
virtual void PostInitProperties&40;&41;
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.