Component image
The Virtual Keyboard is a component that groups many Keys, Modifier Keys, and Multi Keys together.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
ShiftActive
|
Bool | Whether the Shift modifier key is active. |
HoldShift
|
Bool | Whether the Shift key is held. |
TextPreviewActive
|
field drive of Bool | drives the visibility of the preview text display. |
TextPreview
|
IText | The text preview object that shows what the user is typing. |
Examples
Used in the default keyboard every user comes with, and