Properties
Name | Type | Description | Script Name |
---|---|---|---|
Default Text | String | Placeholder Text Content | DefaultText |
Active Text | String | Activate Text Content | ActiveText |
Font Size | Int | The size of the text | FontSize |
Alignment Horizontal | Int | The align style | AlignmentHorizontal |
Alignment Vertical | Int | Vertical align | AlignmentVertical |
Is Bold | Bool | Bold | IsBold |
Is Italic | Bool | Italic | IsItalic |
Is Underline | Bool | Underlined | IsUnderline |
Line Spacing | Float | Line spacing | LineSpacing |
Word Wrap | Int | \ | WordWrap |
Max Length | Int | \ | MaxLength |
Transition Type | Int | Read Only |
TransitionType |
Label Color | Color | \ | LabelColor |
Normal Color | Color | Color | NormalColor |
Pressed Color | Color | \ | PressedColor |
Disable Color | Color | \ | DisableColor |
Localization Key | String | \ | LocKey |
Event
Name | Description |
---|---|
On Text Change | Triggered when the text content of the UI input box control is changed by the player |