|
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...
|
|
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) |
|
virtual void | OnLoad (ConfigNode node) |
|
virtual void | OnSave (ConfigNode node) |
|
double | AchieveDate |
|
Func< string, string > | OnGenerateSummary |
|
string | Id [get] |
|
bool | IsComplete [get] |
|
bool | IsCompleteManned [get, set] |
|
bool | IsCompleteUnmanned [get, set] |
|
bool | IsReached [get] |
|
ProgressTree | Subtree [get] |
|
The documentation for this class was generated from the following file:
- KSP/Assets/Scripts/Scenarios/Career Modules/Progress/Docking.cs