FNiagaraEditorUtilities::DataMatches

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

FNiagaraEditorUtilities::DataMatches

(
    const FNiagaraVariable& Variable,
    const FStructOnScope& StructOnScop...
)

Returns whether the data in a niagara variable and a struct on scope match

Public function

bool

 

FNiagaraEditorUtilities::DataMatches

(
    const FNiagaraVariable& VariableA,
    const FNiagaraVariable& VariableB
)

Returns whether the data in two niagara variables match.

Public function

bool

 

FNiagaraEditorUtilities::DataMatches

(
    const FStructOnScope& StructOnScop...,
    const FStructOnScope& StructOnScop...
)

Returns whether the data in two structs on scope matches.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss