Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraSimulationStageGeneric
Description
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.
Virtual Inheritance
- UNiagaraSimulationStageBase::GetStackContextReplacementName → UNiagaraSimulationStageGeneric::GetStackContextReplacementName
| Name | GetStackContextReplacementName |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSimulationStageBase.h |
| Include Path | #include "NiagaraSimulationStageBase.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSimulationStageBase.cpp |
virtual FName GetStackContextReplacementName() const