FInstancedStruct::operator==

Comparison operators. it does not compare the internal structure itself

Choose your operating system:

Windows

macOS

Linux

References

Module

StructUtils

Header

/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/InstancedStruct.h

Include

#include "InstancedStruct.h"

Syntax

template<typename OtherType>
bool operator==
(
    const OtherType & Other
) const

Remarks

Comparison operators.

it does not compare the internal structure itself