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