UNiagaraNodeOutput::GetAllStackContextOverrides

Gets the Stack Context replacement names for the owning emitter if it is different than the default for this stage.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOutput.h

Include

#include "NiagaraNodeOutput.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeOutput.cpp

Syntax

TArray< FName > GetAllStackContextOverrides() const

Remarks

Gets the Stack Context replacement names for the owning emitter if it is different than the default for this stage.

that this doesn't work in cloned graphs during translation, but will work in general editor evaluation.

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