Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > StructUtils > FConstSharedStruct
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/SharedStruct.h |
Include | #include "StructUtils/SharedStruct.h" |
template<typename OtherType>
bool CompareStructValues
(
const OtherType & Other,
uint32 PortFlags
) const
Remarks
Determines whether Other contains same values as `this_ whether the values stored are equal