Enfusion Script API
Loading...
Searching...
No Matches
FrameSlot Member List

This is the complete list of members for FrameSlot, including all inherited members.

GetAlignment(notnull Widget widget)FrameSlotstatic
GetAnchorMax(notnull Widget widget)FrameSlotstatic
GetAnchorMin(notnull Widget widget)FrameSlotstatic
GetOffsets(notnull Widget widget, out float left, out float top, out float right, out float bottom)FrameSlotstatic
GetPos(notnull Widget widget)FrameSlotstatic
GetPosX(notnull Widget widget)FrameSlotstatic
GetPosY(notnull Widget widget)FrameSlotstatic
GetSize(notnull Widget widget)FrameSlotstatic
GetSizeX(notnull Widget widget)FrameSlotstatic
GetSizeY(notnull Widget widget)FrameSlotstatic
IsSizeToContent(notnull Widget widget)FrameSlotstatic
Move(notnull Widget widget, float xOffset, float yOffset)FrameSlotstatic
SetAlignment(notnull Widget widget, float x, float y)FrameSlotstatic
SetAnchor(notnull Widget widget, float x, float y)FrameSlotstatic
SetAnchorMax(notnull Widget widget, float x, float y)FrameSlotstatic
SetAnchorMin(notnull Widget widget, float x, float y)FrameSlotstatic
SetOffsets(notnull Widget widget, float left, float top, float right, float bottom)FrameSlotstatic
SetPos(notnull Widget widget, float x, float y)FrameSlotstatic
SetPosX(notnull Widget widget, float x)FrameSlotstatic
SetPosY(notnull Widget widget, float y)FrameSlotstatic
SetSize(notnull Widget widget, float x, float y)FrameSlotstatic
SetSizeToContent(notnull Widget widget, bool isSizeToContent)FrameSlotstatic
SetSizeX(notnull Widget widget, float x)FrameSlotstatic
SetSizeY(notnull Widget widget, float y)FrameSlotstatic