C# Class DocumentationWindow, uFrame.Editor

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

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
DiagramDrawer ( GraphNode, node ) : DiagramDrawer
NextScreenshot ( ) : void
ShowWindow ( ) : void
ShowWindowAndGenerate ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void