m On spawn behavior |
add info |
||
Line 3: | Line 3: | ||
|Name=Simple Virtual Keyboard | |Name=Simple Virtual Keyboard | ||
}} | }} | ||
The '''SimpleVirtualKeyboard''' component makes a simple keyboard UI that can be used. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
}} | }} | ||
== | == Usage == | ||
On apply this component populates a [[Component:VirtualKeyboard|VirtualKeyboard]] as well as a basic UIX layout. | On apply this component populates a [[Component:VirtualKeyboard|VirtualKeyboard]] as well as a basic UIX layout. | ||
== Examples == | == Examples == | ||
{{stub}} | |||
== See Also == | == See Also == | ||
{{Template:KeyBoardTypes_SeeAlso}} | |||
[[Category:Components:Userspace:Virtual Keyboard{{#translation:}}|Simple Virtual Keyboard]] | [[Category:Components:Userspace:Virtual Keyboard{{#translation:}}|Simple Virtual Keyboard]] | ||
[[Category:Components{{#translation:}}|Simple Virtual Keyboard]] | [[Category:Components{{#translation:}}|Simple Virtual Keyboard]] | ||
Latest revision as of 19:42, 2 February 2025
Component image 
Simple Virtual Keyboard component as seen in the Scene Inspector

The SimpleVirtualKeyboard component makes a simple keyboard UI that can be used.
Fields
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. Some components stop their functionality when this field is disabled, but some don't. |
Usage
On apply this component populates a VirtualKeyboard as well as a basic UIX layout.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.