Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraStackFunctionInput
Description
Gets the pin on the override node which is associated with this input. If either the override node or pin don't exist, they will be created.
| Name | GetOrCreateOverridePin |
| 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 |
UEdGraphPin & GetOrCreateOverridePin()