Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraStackFunctionInput
Description
Gets the graph node which owns the local overrides for the module that owns this input this input. This will create the node and add it to the graph if it doesn't exist.
| Name | GetOrCreateOverrideNode |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackFunctionInput.h |
| Include Path | #include "ViewModels/Stack/NiagaraStackFunctionInput.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackFunctionInput.cpp |
UNiagaraNodeParameterMapSet & GetOrCreateOverrideNode()