| DebugInputEditor Class |
Namespace: Slash.Unity.Editor.Common.Inspectors.Diagnostics
The DebugInputEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| DebugInputEditor | Initializes a new instance of the DebugInputEditor class |
| Name | Description | |
|---|---|---|
| OnEnable |
Called when the inspector gets active.
| |
| OnInspectorGUI |
Called when the inspector GUI should be drawn.
(Overrides Editor.OnInspectorGUI.) |