
Display Touch Interface
- Enable Input : Whether or not interaction is possible
- Enable Gesture : Whether or not gesture recognizer components receive input.

Hide Touch Interface
- Disable Gesture : Whether or not gesture recognizer components receive input when touch interface is hidden.

Display Virtual Input
- Control Name : Name of virtual input
- Include Child : Whether or not children should be displayed

Hide Virtual Input
- Control Name : Name of virtual input
- Include Child : Whether or not children should be hidden

Return the current opacity value of virtual input
- Input Name : Name of virtual input

Modify the current opacity value of virtual input
- Input Name : Name of virtual input
- New Opacity : New opacity value. Updated next tick.
