WidgetGuiSlot Description enum Tinman.Engine.Widgets.WidgetGuiSlot Enumeration of user interface slots that a widget provides. See also IWidgetGui.PanelAdd Public / Constants Controls public constant Controls → (0:int32) User interface components that are intended to be used for controlling the widget. Editors public constant Editors → (1:int32) User interface components that are intended to edit content that is displayed in the widget. WidgetGui WidgetScreenshotDelegate