C# Class uFrameSettingsWindow, uFrame.Editor

Inheritance: EditorWindow
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
DrawTitleBar ( string subTitle ) : void
OnGUI ( ) : void

Private Methods

Méthode Description
DoPlugin ( ICorePlugin plugin ) : void
OnEnable ( ) : void
ShowWindow ( ) : void
uFrameSettings ( ) : void

Method Details

DrawTitleBar() public static méthode

public static DrawTitleBar ( string subTitle ) : void
subTitle string
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void