C# Class ElementDiagramSettingsWindow, uFrame.Editor

Inheritance: EditorWindow
Mostra file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
DrawTitleBar ( string subTitle ) : void
OnGUI ( ) : void

Private Methods

Method Description
OnEnable ( ) : void
ShowWindow ( DiagramViewModel diagram ) : void

Method Details

DrawTitleBar() public static method

public static DrawTitleBar ( string subTitle ) : void
subTitle string
return void

OnGUI() public method

public OnGUI ( ) : void
return void