Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/TFieldPath > API/Runtime/CoreUObject/UObject/TFieldPath/op_cmp_eq
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/FieldPath.h |
Include | #include "UObject/FieldPath.h" |
template<typename OtherPropertyType>
bool operator&61;&61;
&40;
const OtherPropertyType &42; Other
&41; const
Remarks
Compare weak pointers for equality
Parameters
Name | Description |
---|---|
Other | pointer to compare to |