Table of Contents

Class TripPlanner

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public class TripPlanner : PopUpUIManagerBase
Inheritance
TripPlanner
Inherited Members
Extension Methods

Constructors

TripPlanner()

public 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()

public void Initialize()

OnDestroy()

protected override void OnDestroy()

SetVisibilityOfManager(bool)

protected override void SetVisibilityOfManager(bool visible)

Parameters

visible bool