UNiagaraDataInterfaceWater::Equals

Determines if this DataInterface is the same as another.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraDataInterface::Equals()

UNiagaraDataInterfaceWater::Equals()

References

Module

Water

Header

/Engine/Plugins/Experimental/Water/Source/Runtime/Public/NiagaraDataInterfaceWater.h

Include

#include "NiagaraDataInterfaceWater.h"

Source

/Engine/Plugins/Experimental/Water/Source/Runtime/Private/NiagaraDataInterfaceWater.cpp

Syntax

virtual bool Equals
(
    const UNiagaraDataInterface * Other
) const

Remarks

Determines if this DataInterface is the same as another.

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