Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 734 Bytes

gdio.unity_api.md

File metadata and controls

17 lines (12 loc) · 734 Bytes

gdio.unity_api assembly

gdio.unity_api namespace

public type description
enum KeyCode Key codes returned by Event keyCode. These map directly to a physical key on the keyboard.

gdio.unity_api.v2 namespace

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.