C# Class Invert.Windows.Unity.SmartWindow

Inheritance: EditorWindow, IWindowDrawer
Show file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
DrawArea ( Area area ) : void
OnDestroy ( ) : void
Update ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void