C# Class Engineer.BuildEngineer

Inheritance: PartModule
Afficher le fichier Open project: CYBUTEK/Engineer

Méthodes publiques

Свойство Type Description
hasEngineer bool
hasEngineerReset bool
isVisible bool

Méthodes publiques

Méthode Description
OnLoad ( ConfigNode node ) : void
OnSave ( ConfigNode node ) : void
OnStart ( StartState state ) : void

Méthodes protégées

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
CheckEditorLock ( ) : void
CheckWindowMargin ( ) : void
DrawCost ( Stage stages ) : void
DrawDeltaV ( Stage stages ) : void
DrawFailMessage ( ) : void
DrawGUI ( ) : void
DrawIsp ( Stage stages ) : void
DrawMass ( Stage stages ) : void
DrawRefBodies ( ) : void
DrawStage ( Stage stages ) : void
DrawStandard ( ) : void
DrawTWR ( Stage stages ) : void
DrawThrust ( Stage stages ) : void
DrawTime ( Stage stages ) : void
DumpTree ( ) : void
InitSettings ( ) : void
InitStyles ( ) : void
LogSim ( ) : void
OnDestroy ( ) : void
OnEditorAttach ( ) : void
OnEditorDestroy ( ) : void
OnEditorDetach ( ) : void
Window ( int windowID ) : void

Method Details

OnLoad() public méthode

public OnLoad ( ConfigNode node ) : void
node System.ConfigNode
Résultat void

OnSave() public méthode

public OnSave ( ConfigNode node ) : void
node System.ConfigNode
Résultat void

OnStart() public méthode

public OnStart ( StartState state ) : void
state StartState
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

hasEngineer public_oe static_oe property

public static bool hasEngineer
Résultat bool

hasEngineerReset public_oe static_oe property

public static bool hasEngineerReset
Résultat bool

isVisible public_oe static_oe property

public static bool isVisible
Résultat bool