Kerbal Space Program
1.12.4
|
FlightLoggers collects information about the flight, so it can display them later More...
Public Member Functions | |
void | AttemptVesselSwitch () |
void | FixedUpdate () |
void | LogEvent (string message, EventReport report) |
void | LogEvent (string message) |
IEnumerator | waitAndEndFlight (Vessel v, FlightEndModes endMode) |
Static Public Member Functions | |
static string | getMissionStats () |
static void | IgnoreGeeForces (float duration) |
Public Attributes | |
float | attemptSwitchWait = 0.5f |
float | endFlightWait = 4f |
double | missionTime = 0.0 |
Static Public Attributes | |
static List< string > | eventLog |
static FlightLogger | fetch |
static bool | LogGees |
Properties | |
static bool | LiftOff [get] |
static double | met [get] |
FlightLoggers collects information about the flight, so it can display them later
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
< avoid repeated messages
|
inline |
< avoid repeated messages
|
inline |
< disable the end dialog if it was possible to switch to another vessel.
float FlightLogger.attemptSwitchWait = 0.5f |
float FlightLogger.endFlightWait = 4f |
|
static |
|
static |
|
static |
double FlightLogger.missionTime = 0.0 |
|
staticget |
|
staticget |