C# Class KerbalEngineer.Control.ControlCentre

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: CYBUTEK/KerbalEngineer Class Usage Examples

Méthodes protégées

Méthode Description
Awake ( ) : void
OnGUI ( ) : void
Start ( ) : void

Private Methods

Méthode Description
CentreWindow ( ) : void
DrawContents ( ) : void
DrawSelectors ( ) : void
InitialiseStyles ( ) : void
LoadPanels ( ) : void
Window ( int windowId ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnGUI() protected méthode

protected OnGUI ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void