FAnchorData

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/CanvasPanelSlot.h

Include

#include "Components/CanvasPanelSlot.h"

Syntax

struct FAnchorData

Variables

Name Description

Public variable

FVector2D

 

Alignment

Alignment is the pivot point of the widget.

Public variable

FAnchors

 

Anchors

Anchors.

Public variable

FMargin

 

Offsets

Offset.

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FAnchorData& Other
)

Compares this set of FAnchorData with another for inequality.

Public function Const

bool

 

operator==

(
    const FAnchorData& Other
)

Compares this set of FAnchorData with another for equality.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss