| void SetZOrder(int32 InZOrder) | FinalNative+1 flags | | 0x04 |
| void SetSize(const FVector2D& InSize) | FinalNative+1 flags | | 0x10 |
| void SetPosition(const FVector2D& InPosition) | FinalNative+1 flags | | 0x10 |
| void SetOffsets(const FMargin& InOffset) | FinalNative+1 flags | | 0x10 |
| void SetMinimum(const FVector2D& InMinimumAnchors) | FinalNative+1 flags | | 0x10 |
| void SetMaximum(const FVector2D& InMaximumAnchors) | FinalNative+1 flags | | 0x10 |
| void SetLayout(FAnchorData& InLayoutData) | FinalNative+1 flags | | 0x40 |
| void SetAutoSize(bool InbAutoSize) | FinalNative+1 flags | | 0x01 |
| void SetAnchors(const FAnchors& InAnchors) | FinalNative+1 flags | | 0x20 |
| void SetAlignment(const FVector2D& InAlignment) | FinalNative+1 flags | | 0x10 |
| int32 GetZOrder() | FinalNative+1 flags | | 0x04 |
| FVector2D GetSize() | FinalNative+1 flags | | 0x10 |
| FVector2D GetPosition() | FinalNative+1 flags | | 0x10 |
| FMargin GetOffsets() | FinalNative+1 flags | | 0x10 |
| FAnchorData GetLayout() | FinalNative+1 flags | | 0x40 |
| bool GetAutoSize() | FinalNative+1 flags | | 0x01 |
| FAnchors GetAnchors() | FinalNative+1 flags | | 0x20 |
| FVector2D GetAlignment() | FinalNative+1 flags | | 0x10 |