TextBoxStyleSpecification
Type
struct
Properties
type
- Type:
"textbox_style"
- Optional:
false
font
- Type:
string
- Optional:
true
Name of a FontPrototype.
font_color
- Type:
Color
- Optional:
true
disabled_font_color
- Type:
Color
- Optional:
true
selection_background_color
- Type:
Color
- Optional:
true
default_background
- Type:
ElementImageSet
- Optional:
true
active_background
- Type:
ElementImageSet
- Optional:
true
game_controller_hovered_background
- Type:
ElementImageSet
- Optional:
true
disabled_background
- Type:
ElementImageSet
- Optional:
true
rich_text_setting
- Type:
RichTextSetting
- Optional:
true
rich_text_highlight_error_color
- Type:
Color
- Optional:
true
rich_text_highlight_warning_color
- Type:
Color
- Optional:
true
rich_text_highlight_ok_color
- Type:
Color
- Optional:
true
selected_rich_text_highlight_error_color
- Type:
Color
- Optional:
true
selected_rich_text_highlight_warning_color
- Type:
Color
- Optional:
true
selected_rich_text_highlight_ok_color
- Type:
Color
- Optional:
true