C# Class Forge.Unity.CreateDesignerWindow

Inheritance: EditorWindow
Show file Open project: jacobdufault/forge-unity

Protected Methods

Method Description
OnEnable ( ) : void
OnGUI ( ) : void

Private Methods

Method Description
CreateDesignerWindow ( ) : System
Init ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnGUI() protected method

protected OnGUI ( ) : void
return void