Class TripPlanner
- Namespace
- KSP.Game
- Assembly
- Assembly-CSharp.dll
public class TripPlanner : PopUpUIManagerBase
- Inheritance
-
TripPlanner
- Inherited Members
-
- Extension Methods
-
Constructors
TripPlanner()
Fields
TargetCelestialBodyName
public string TargetCelestialBodyName
Field Value
- string
tripItemPrefab
public ContextBindRoot tripItemPrefab
Field Value
- ContextBindRoot
tripItemPrefabKey
public string tripItemPrefabKey
Field Value
- string
Properties
TripEdgeData
public ContextListProperty<TripPlanner.TripEdgeDataContext> TripEdgeData { get; }
Property Value
- ContextListProperty<TripPlanner.TripEdgeDataContext>
Methods
Awake()
protected override void Awake()
GetVisibleStatus()
protected override bool GetVisibleStatus()
Returns
- bool
Initialize()
OnDestroy()
protected override void OnDestroy()
SetVisibilityOfManager(bool)
protected override void SetVisibilityOfManager(bool visible)
Parameters
visible bool