Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraVariable | FNiagaraParameterUtilities::GetSourceForInitialValue
(
const FNiagaraVariable& InVar |
Does this parameter contain the "Initial" namespace as one of its intermediate namespaces? If so, remove the "Initial" namespace and return the original value. | |
| FName | FNiagaraParameterUtilities::GetSourceForInitialValue
(
const FName& InVariableName |
Does this parameter contain the "Initial" namespace as one of its intermediate namespaces? If so, remove the "Initial" namespace and return the original value. |