WidgetGui Description sealed class Tinman.Engine.Widgets.WidgetGui Derived from Disposable abstract IWidgetGui Default implementation of the IWidgetGui interface. Public / Constants LabelControls [Localized] public constant LabelControls → ("Controls":string) Label of the panel for controls. LabelEditor [Localized] public constant LabelEditor → ("Editor":string) Label of the panel for editors. LabelHelpBrowser [Localized] public constant LabelHelpBrowser → ("Help Browser":string) Label of the helper browser dialog. Public / Constructors WidgetGui public constructor WidgetGui → () Creates a new instance of WidgetGui. Logging Logger public static readonly attribute Logger → (ILogger) The logger object of this class. WidgetDialogFlags WidgetGuiSlot