 | DebugInputEditorOnInspectorGUI Method |
Called when the inspector GUI should be drawn.
Namespace: Slash.Unity.Editor.Common.Inspectors.DiagnosticsAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntaxpublic override void OnInspectorGUI()
Public Overrides Sub OnInspectorGUI
public:
virtual void OnInspectorGUI() override
abstract OnInspectorGUI : unit -> unit
override OnInspectorGUI : unit -> unit
See Also