Méthode |
Description |
|
BuildAndLaunchCraft ( ) : void |
|
|
CheckForKethane ( ) : bool |
|
|
DisableBuildMenuAction ( KSPActionParam param ) : void |
|
|
EnableBuildMenuAction ( KSPActionParam param ) : void |
|
|
FixCraftLock ( ) : void |
|
|
GetLanchTransform ( ) : Transform |
|
|
HackStrutCData ( Part p, int numParts ) : void |
|
|
HackStruts ( Vessel vsl ) : void |
|
|
HideBuildMenu ( ) : void |
|
|
LoadConfigFile ( ) : void |
|
|
MissingPopup ( bool>.Dictionary missing_parts ) : void |
|
|
OnDestroy ( ) : void |
|
|
OnGUI ( ) : void |
|
|
ReleaseVessel ( ) : void |
|
|
ReleaseVesselAction ( KSPActionParam param ) : void |
|
|
ResourceLine ( string label, string resourceName, float fraction, double minAmount, double maxAmount, double available ) : float |
|
|
ShowBuildMenu ( ) : void |
|
|
Start ( ) : void |
|
|
ToggleBuildMenuAction ( KSPActionParam param ) : void |
|
|
UpdateGUIState ( ) : void |
|
|
UseResources ( Vessel craft ) : void |
|
|
WindowGUI ( int windowID ) : void |
|
|
craftSelectCancel ( ) : void |
|
|
craftSelectComplete ( string filename, string flagname ) : void |
|
|
dumpxform ( Transform t, string n = "" ) : void |
|
|
onHideUI ( ) : void |
|
|
onShowUI ( ) : void |
|
|
onVesselChange ( Vessel v ) : void |
|
|
onVesselSituationChange ( Vessel.Situations>.GameEvents vs ) : void |
|
|