Search Results
/Script/UMG.EditableTextBox
EditableTextBox
| # | Property Name | Type | Offset | Size | |
|---|---|---|---|---|---|
| 1 | TextDelegate | FScriptDelegate | 0x0178 | 0x0C | |
| 2 | WidgetStyle | float | 0x0190 | 0xC80 | |
| 3 | HintText | FName | 0x0E10 | 0x10 | |
| 4 | HintTextDelegate | FScriptDelegate | 0x0E20 | 0x0C | |
| 5 | IsReadOnly | bool | 0x0E2C | 0x01 | |
| 6 | IsPassword | bool | 0x0E2D | 0x01 | |
| 7 | MinimumDesiredWidth | float | 0x0E30 | 0x04 | |
| 8 | IsCaretMovedWhenGainFocus | bool | 0x0E34 | 0x01 | |
| 9 | SelectAllTextWhenFocused | bool | 0x0E35 | 0x01 | |
| 10 | RevertTextOnEscape | bool | 0x0E36 | 0x01 | |
| 11 | ClearKeyboardFocusOnCommit | bool | 0x0E37 | 0x01 | |
| 12 | SelectAllTextOnCommit | bool | 0x0E38 | 0x01 | |
| 13 | AllowContextMenu | bool | 0x0E39 | 0x01 | |
| 14 | VirtualKeyboardOptions | float | 0x0E3B | 0x01 | |
| 15 | ShapedTextOptions | float | 0x0E40 | 0x03 | |
| 16 | OnTextChanged | FScriptDelegate | 0x0E48 | 0x10 | |
| 17 | OnTextCommitted | FScriptDelegate | 0x0E58 | 0x10 |