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