|
| void | DiscoverAsteroid (UntrackedObjectClass size, double eccentricity, double inclination, CelestialBody body) |
| |
| | SentinelParameter () |
| |
| | SentinelParameter (CelestialBody focusBody, SentinelScanType scanType, UntrackedObjectClass targetSize, double minimumEccentricity, double minimumInclination, int discoveryCount) |
| |
| ContractParameter | AddParameter (ContractParameter parameter, string id=null) |
| |
| bool | AllChildParametersComplete () |
| |
| bool | AnyChildParametersFailed () |
| |
| long | CreateID () |
| |
| void | Disable (bool recursive=false) |
| |
| void | Enable () |
| |
| ContractParameter | GetParameter (int index) |
| |
| ContractParameter | GetParameter (string id) |
| |
| ContractParameter | GetParameter (System.Type type) |
| |
| T | GetParameter< T > (string id=null) |
| |
| void | Load (ConfigNode node) |
| |
| void | NestToParent (IContractParameterHost parent) |
| |
| void | ParameterStateUpdate (ContractParameter p) |
| |
| void | Register () |
| |
| void | RemoveParameter (int index) |
| |
| void | RemoveParameter (string id) |
| |
| void | RemoveParameter (System.Type type) |
| |
| void | RemoveParameter (ContractParameter parameter) |
| |
| void | Reset () |
| |
| void | Save (ConfigNode node) |
| |
| void | SetFunds (float completion, CelestialBody body=null) |
| |
| void | SetFunds (float completion, float failure, CelestialBody body=null) |
| |
| void | SetReputation (float completion, float failure, CelestialBody body=null) |
| |
| void | SetReputation (float completion, CelestialBody body=null) |
| |
| void | SetScience (float completion, CelestialBody body=null) |
| |
| void | Unregister () |
| |
| void | Update () |
| |
| SentinelMission.SentinelParameter.SentinelParameter |
( |
| ) |
|
|
inline |
| override string SentinelMission.SentinelParameter.GetHashString |
( |
| ) |
|
|
inlineprotectedvirtual |
| override string SentinelMission.SentinelParameter.GetNotes |
( |
| ) |
|
|
inlineprotectedvirtual |
| override string SentinelMission.SentinelParameter.GetTitle |
( |
| ) |
|
|
inlineprotectedvirtual |
| override void SentinelMission.SentinelParameter.OnLoad |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
| override void SentinelMission.SentinelParameter.OnRegister |
( |
| ) |
|
|
inlineprotectedvirtual |
| override void SentinelMission.SentinelParameter.OnSave |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
| double SentinelMission.SentinelParameter.MinimumEccentricity |
| double SentinelMission.SentinelParameter.MinimumInclination |
| int SentinelMission.SentinelParameter.RemainingDiscoveries |
| int SentinelMission.SentinelParameter.TotalDiscoveries |
The documentation for this class was generated from the following file: