UNiagaraRibbonRendererProperties::InitCDOPropertiesAfterModuleStartup

The bindings depend on variables that are created during the NiagaraModule startup.

Windows
MacOS
Linux

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

Syntax

static void InitCDOPropertiesAfterModuleStartup()

Remarks

The bindings depend on variables that are created during the NiagaraModule startup. However, the CDO's are build prior to this being initialized, so we defer setting these values until later.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss