Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ElementDiagramSettingsWindow
C# Class ElementDiagramSettingsWindow, uFrame.Editor
Inheritance:
EditorWindow
Datei anzeigen
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