Choose your operating system:
Windows
macOS
Linux
| UObject::PostInitProperties()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/RotationRate/ParticleModuleMeshRotationRate.h |
Include |
#include "Particles/RotationRate/ParticleModuleMeshRotationRate.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.cpp |
virtual void PostInitProperties()
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.