C# Class FullInspector.Modules.StaticInspectorWindow

Inheritance: EditorWindow
Exibir arquivo Open project: jacobdufault/fullinspector

Private Properties

Property Type Description
Activate void

Public Methods

Method Description
OnGUI ( ) : void

Protected Methods

Method Description
OnDestroy ( ) : void
OnEnable ( ) : void

Private Methods

Method Description
Activate ( ) : void

Method Details

OnDestroy() protected method

protected OnDestroy ( ) : void
return void

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnGUI() public method

public OnGUI ( ) : void
return void