C# Class Forge.Editing.ManagementWindow

Inheritance: EditorWindow
显示文件 Open project: jacobdufault/forge-unity

Protected Methods

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

Private Methods

Method Description
Init ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnGUI() protected method

protected OnGUI ( ) : void
return void

Update() protected method

protected Update ( ) : void
return void