Text Entry
Text Entry¶
Text Entry types allow the player to enter text.
Note: For example, renaming characters. Supports direct keyboard input as well as a user-defined on-screen keyboard.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Enable On-Screen Keyboard | Whether the logical, on-screen keyboard is enabled for this text entry interface. | Toggle |
| Enable Physical Keyboard Input | Whether or not physical keyboard input is enabled. | Toggle |
| Keyboard Element | The element to present the logical keyboard in. | User Interface Element |
| Picture Element | The element to present picture content in when provided. | User Interface Element |
| Preview Element | The element to show the currently entered text in. | User Interface Element |
| Prompt Element | The element to present the prompt content in when provided. | User Interface Element |