Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraRibbonRendererProperties
- UObject::PostInitProperties()
- UNiagaraRendererProperties::PostInitProperties()
- UNiagaraRibbonRendererProperties::PostInitProperties()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraRibbonRendererProperties.h |
Include | #include "NiagaraRibbonRendererProperties.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraRibbonRendererProperties.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.