Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Type | Name | Description | |
|---|---|---|---|
| bool | FNiagaraEditorUtilities::DataMatches
(
const FNiagaraVariable& Variable, |
Returns whether the data in a niagara variable and a struct on scope match | |
| bool | FNiagaraEditorUtilities::DataMatches
(
const FNiagaraVariable& VariableA, |
Returns whether the data in two niagara variables match. | |
| bool | FNiagaraEditorUtilities::DataMatches
(
const FStructOnScope& StructOnScopeA, |
Returns whether the data in two structs on scope matches. |