EntUIToggleImage
UI Toggle Image
Allows a Toggle to be customized with an image.
ID: EntUIToggleImage
Requires Components: UI Toggle
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Toggle Transition | Enum Variable | |
Toggle Image | Image File Variable | This is image that will be shown/hidden when the toggle is enabled/disabled. |
Toggle Color | Color Variable | |
Background Image | Image File Variable | |
Normal Color | Color Variable | The background image's default color. |
Highlighted Color | Color Variable | The color that will be used by the background image when the toggle is hovered over. |
Pressed Color | Color Variable | The color that will be used by the background image when the toggle is being pressed. |
Highlighted Background Image | Image File Variable | The image that the background will be set to when the toggle is hovered over. |
Pressed Image | Image File Variable | The image that the background will be set to when the toggle is being pressed. |
Properties
Name | Type | Description |
---|---|---|
Test | Text |
Attributes:
ModboxMain.MBTypeComponentNoIngameAddingAttribute
Updated almost 2 years ago