Table of Contents

Class LaunchLocationManager

Namespace
KSP.UI
Assembly
Assembly-CSharp.dll
public class LaunchLocationManager : KerbalMonoBehaviour
Inheritance
LaunchLocationManager
Inherited Members
Extension Methods

Constructors

LaunchLocationManager()

public LaunchLocationManager()

Properties

CurrentSelectedOption

public LaunchLocationItem CurrentSelectedOption { get; }

Property Value

LaunchLocationItem

Methods

Initialize(ObjectAssemblyBuilder)

public void Initialize(ObjectAssemblyBuilder builder)

Parameters

builder ObjectAssemblyBuilder

OnDestroy()

public void OnDestroy()

SetLaunchButton()

public void SetLaunchButton()

SetLaunchLocation(LaunchLocationItem)

public void SetLaunchLocation(LaunchLocationItem option)

Parameters

option LaunchLocationItem

Start()

public void Start()