Méthode | Description | |
---|---|---|
Complete ( ) : void | ||
GetBody ( ) : CelestialBody | ||
GetPartType ( ) : AvailablePart | ||
StnSciParameter ( ) : System | ||
StnSciParameter ( AvailablePart type, CelestialBody body ) : System | ||
getExperimentType ( ContractParameter o ) : AvailablePart | ||
getTargetBody ( ContractParameter o ) : CelestialBody |
Méthode | Description | |
---|---|---|
GetHashString ( ) : string | ||
GetNotes ( ) : string | ||
GetTitle ( ) : string | ||
OnLoad ( ConfigNode node ) : void | ||
OnSave ( ConfigNode node ) : void |
Méthode | Description | |
---|---|---|
SetExperiment ( string exp ) : bool | ||
SetTarget ( string planet ) : bool |
protected OnLoad ( ConfigNode node ) : void | ||
node | ConfigNode | |
Résultat | void |
protected OnSave ( ConfigNode node ) : void | ||
node | ConfigNode | |
Résultat | void |
public StnSciParameter ( AvailablePart type, CelestialBody body ) : System | ||
type | AvailablePart | |
body | CelestialBody | |
Résultat | System |
static public getExperimentType ( ContractParameter o ) : AvailablePart | ||
o | ContractParameter | |
Résultat | AvailablePart |
static public getTargetBody ( ContractParameter o ) : CelestialBody | ||
o | ContractParameter | |
Résultat | CelestialBody |