Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPropertyPairsMap
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PropertyPairsMap.h |
| Include | #include "PropertyPairsMap.h" |
bool operator&61;&61;
&40;
const FPropertyPairsMap & InOther
&41; const
Remarks
Compare this map with another for equality, ignoring ordering. True if the property maps contains the same properties and values.
Parameters
| Name | Description |
|---|---|
| InOther | Other property map to compare against. |