C# Class FullInspector.Internal.fiLogEditorWindow

Inheritance: EditorWindow
Mostrar archivo Open project: jacobdufault/fullinspector

Private Properties

Property Type Description
ShowWindow void
fiLogEditorWindow System

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
ShowWindow ( ) : void
fiLogEditorWindow ( ) : System

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void