|
string | GetUpliftText (int seed) |
|
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.PointOfInterest.PointOfInterest |
( |
string |
body, |
|
|
string |
name, |
|
|
string |
text, |
|
|
bool |
uplifting |
|
) |
| |
|
inline |
KSPAchievements.PointOfInterest.PointOfInterest |
( |
string |
body, |
|
|
string |
name, |
|
|
string |
text, |
|
|
bool |
uplifting, |
|
|
bool |
launchSite |
|
) |
| |
|
inline |
string KSPAchievements.PointOfInterest.GetUpliftText |
( |
int |
seed | ) |
|
|
inlineprotected |
override void KSPAchievements.PointOfInterest.OnLoad |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
override void KSPAchievements.PointOfInterest.OnSave |
( |
ConfigNode |
node | ) |
|
|
inlineprotectedvirtual |
string KSPAchievements.PointOfInterest.body |
|
getset |
bool KSPAchievements.PointOfInterest.launchSite |
|
getset |
Is this POI a LaunchSite that can be jumped to via the launch menu when that setting is enabled
string KSPAchievements.PointOfInterest.name |
|
getset |
string KSPAchievements.PointOfInterest.text |
|
getset |
bool KSPAchievements.PointOfInterest.uplifting |
|
getset |
The documentation for this class was generated from the following file: