Class LaunchLocationManager
public class LaunchLocationManager : KerbalMonoBehaviour
- Inheritance
-
LaunchLocationManager
- Inherited Members
- Extension Methods
Constructors
LaunchLocationManager()
public LaunchLocationManager()
Properties
CurrentSelectedOption
public LaunchLocationItem CurrentSelectedOption { get; }
Property Value
Methods
Initialize(ObjectAssemblyBuilder)
public void Initialize(ObjectAssemblyBuilder builder)
Parameters
builderObjectAssemblyBuilder
OnDestroy()
public void OnDestroy()
SetLaunchButton()
public void SetLaunchButton()
SetLaunchLocation(LaunchLocationItem)
public void SetLaunchLocation(LaunchLocationItem option)
Parameters
optionLaunchLocationItem
Start()
public void Start()