GUI Static
Fields
Type | Name | Static | Default | Description |
---|---|---|---|---|
LabelWrapper__instance | Label | Erios.Core.LabelWrapper |
Functions
AsGUI(fun(arg: GuiMapper__T))
AsGUI(options: fun(arg: GuiMapper__T)) -> Control[]
Type | Name | Description |
---|---|---|
fun(arg: GuiMapper__T) | options |
AsGUI(GuiCustomization)
AsGUI(customization: GuiCustomization) -> Control[]
Type | Name | Description |
---|---|---|
GuiCustomization | customization |
AsControl
Converts a type to a Godot
AsControl() -> Control