FNiagaraVariableBase::IsEquivalent

Variables are the same name but if types are auto-assignable, allow them to match.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraTypes.h

Include

#include "NiagaraTypes.h"

Syntax

bool IsEquivalent
(
    const FNiagaraVariableBase & Other,
    bool bAllowAssignableTypes
) const

Remarks

Variables are the same name but if types are auto-assignable, allow them to match.

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