|
double | record |
|
Callback | OnDeploy |
| deploy is called when the tracker starts, to let nodes set up any listeners they use in their unlock logic. More...
|
|
Action< Vessel > | OnIterateVessels |
| Update is called on update. Use when polling something is unavoidable. More...
|
|
Callback | OnStow |
| stow is called for all still-unlocked nodes when th tracker stops, and for each node that gets unlocked (their job is done). More...
|
|
|
override void | OnLoad (ConfigNode node) |
|
override void | OnSave (ConfigNode node) |
|
void | AddOrAppendWorldFirstMessage (string title, string body) |
|
void | AwardProgress (string description, float funds=0, float science=0, float reputation=0, CelestialBody body=null) |
|
void | AwardProgressInterval (string description, int currentInterval, int totalIntervals, ProgressType progress, CelestialBody body=null) |
|
void | AwardProgressRandomTech (string description, int seed) |
|
void | AwardProgressStandard (string description, ProgressType progress, CelestialBody body=null) |
|
void | CrewSensitiveComplete (Vessel v) |
|
void | CrewSensitiveComplete (ProtoVessel pv) |
|
KSPAchievements.RecordsAltitude.RecordsAltitude |
( |
| ) |
|
|
inline |
override void KSPAchievements.RecordsAltitude.OnLoad |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
override void KSPAchievements.RecordsAltitude.OnSave |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
double KSPAchievements.RecordsAltitude.record |
The documentation for this class was generated from the following file: