Component:VirtualCloseKey

From Resonite Wiki
Revision as of 00:35, 17 October 2024 by 989onan (talk | contribs) (add info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Component image 
Virtual Close Key component as seen in the Scene Inspector

Closes the Keyboard in Keyboard field when it receives a button event. Using a button on the same slot of this component and pressing it will make this component receive said event.

Usage

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.
Keyboard VirtualKeyboard The virtual keyboard to close.

Examples

Used

See Also