 | DebugInput Class |
Enables the DebugInputEditor to show information about the unity input.
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour Slash.Unity.Common.DiagnosticsDebugInput
Namespace: Slash.Unity.Common.DiagnosticsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class DebugInput : MonoBehaviour
Public Class DebugInput
Inherits MonoBehaviour
public ref class DebugInput : public MonoBehaviour
type DebugInput =
class
inherit MonoBehaviour
end
The DebugInput type exposes the following members.
Constructors
| Name | Description |
---|
 | DebugInput | Initializes a new instance of the DebugInput class |
Top
See Also