|
Input System
v0.1
|
This is the central hub for the input system. More...
Properties | |
| static InputRemoting | remoting [get] |
| The local InputRemoting instance which can mirror local input to a remote input system or can make input in a remote system available locally. More... | |
This is the central hub for the input system.
|
staticget |
The local InputRemoting instance which can mirror local input to a remote input system or can make input in a remote system available locally.
In the editor, this is always initialized. In players, this will be null if remoting is disabled (which it is by default in release players).