UNiagaraDataInterfacePhysicsAsset::Equals

Determines if this DataInterface is the same as another.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UNiagaraDataInterface::Equals()

UNiagaraDataInterfacePhysicsAsset::Equals()

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfacePhysicsAsset.h

Include

#include "Niagara/NiagaraDataInterfacePhysicsAsset.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/Niagara/NiagaraDataInterfacePhysicsAsset.cpp

Syntax

virtual bool Equals
(
    const UNiagaraDataInterface * Other
) const

Remarks

Determines if this DataInterface is the same as another.