Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSystem
- UObject::PostInitProperties()
- UFXSystemAsset::PostInitProperties()
- UNiagaraSystem::PostInitProperties()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h |
Include | #include "NiagaraSystem.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.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.