Class FlightTools
- Namespace
- KSP.DebugTools
- Assembly
- Assembly-CSharp.dll
public class FlightTools : KerbalMonoBehaviour
- Inheritance
-
FlightTools
- Inherited Members
-
- Extension Methods
-
Constructors
Methods
public void ForceRefresh()
OnToggleCelestialBodyCollisionApproximationValueChanged(bool)
public void OnToggleCelestialBodyCollisionApproximationValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleHighlightItemsValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleOnlyActiveVesselValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleProximityLoadUnloadValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleShowCelestialBodiesValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleShowJointConnectionsValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleShowPartsValueChanged(bool newValue)
Parameters
newValue bool
public void OnToggleShowVesselsValueChanged(bool newValue)
Parameters
newValue bool
public static void ToggleWindow()