C# Class Assets.UnderConstruction.Editor.GraphTreeWindow

Inheritance: EditorWindow
Show file Open project: InvertGames/uFrame.Editor Class Usage Examples

Public Methods

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

Private Methods

Method Description
ShowWindow ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Update() public method

public Update ( ) : void
return void