Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/FAnchorData
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/CanvasPanelSlot.h |
| Include | #include "Components/CanvasPanelSlot.h" |
bool operator&61;&61;
&40;
const FAnchorData & Other
&41; const
Remarks
Compares this set of FAnchorData with another for equality. true if the two FAnchors are equal, false otherwise.
Parameters
| Name | Description |
|---|---|
| Other | The other FAnchorData. |