public type | description |
---|---|
enum KeyCode | Key codes returned by Event keyCode. These map directly to a physical key on the keyboard. |
public type | description |
---|---|
class ApiClient | GameDriver.io Unity API Client class. |
class CoApiClient | |
enum HookingObject | Enumeration of input types that can be hooked. Currently TOUCHINPUT is bundled with MOUSE and GAMEPAD is not supported. |