UNiagaraSimulationStageGeneric::GetStackContextReplacementName

Return the [FName](API\Runtime\Core\UObject\FName) to use in place of the default for the location in the stack context.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraSimulationStageBase::GetStackContextReplacementName()

UNiagaraSimulationStageGeneric::GetStackContextReplacementName()

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSimulationStageBase.h

Include

#include "NiagaraSimulationStageBase.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSimulationStageBase.cpp

Syntax

virtual FName GetStackContextReplacementName() const

Remarks

Return the FName to use in place of the default for the location in the stack context. If this would be the default, return NAME_None.

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