Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
| Type | Name | Description | |
|---|---|---|---|
| void | FNiagaraStackGraphUtilities::AddNewVariableToParameterMapNode
(
UNiagaraNodeParameterMapBase* MapBaseNode, |
Helper to add a new pin to a ParameterMapBaseNode, and conditionally add a new parameter to the underlying UNiagaraGraph if it does not yet exist. | |
| void | FNiagaraStackGraphUtilities::AddNewVariableToParameterMapNode
(
UNiagaraNodeParameterMapBase* MapBaseNode, |
Helper to add a new pin to a ParameterMapBaseNode, and conditionally add a new parameter to the underlying UNiagaraGraph if it does not yet exist. |