Set Screen Keyboard Layout
Last updated
Last updated
The Set Screen Keyboard Layout Node sets, or changes, the layout of an On-Screen Keyboard.
The default options are English
and German
. More layouts can be added in the Project Settings.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | On-Screen Keyboard whose layout will be set, if none is given in the Input Socket. |
Attribute | Type | Description |
---|---|---|
| String | Layout to be set, if none is given in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | On-Screen Keyboard whose layout will be set. |
| String | Layout to be set. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |