FNiagaraVariableBase::operator==

Check if Name and Type definition are the same. The actual stored value is not checked here.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

bool operator==
(
    const FNiagaraVariableBase & Other
) const

Remarks

Check if Name and Type definition are the same. The actual stored value is not checked here.

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