Alignment
Anchor point of the panel in normalized coordinates.
The x and y values are in the range 0, 1, where (0,0) is top-left and (1,1) is bottom-right. UNSPECIFIED indicates the center will align to the entity by default.
Entries
The unspecified alignment point of the AttachmentPanelComponent.
The top-center point of the AttachmentPanelComponent.
The left-center point of the AttachmentPanelComponent.
The right-center point of the AttachmentPanelComponent.
The bottom-left corner of the AttachmentPanelComponent.
The bottom-center point of the AttachmentPanelComponent.
The bottom-right corner of the AttachmentPanelComponent.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.