Click or drag to resize
DebugInput Class
Enables the DebugInputEditor to show information about the unity input.
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Slash.Unity.Common.DiagnosticsDebugInput

Namespace: Slash.Unity.Common.Diagnostics
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class DebugInput : MonoBehaviour

The DebugInput type exposes the following members.

Constructors
  NameDescription
Public methodDebugInput
Initializes a new instance of the DebugInput class
Top
See Also