- Namespace
- KSP.OAB
- Assembly
- Assembly-CSharp.dll
public class ObjectAssemblyHeader : KerbalMonoBehaviour
- Inheritance
-
ObjectAssemblyHeader
- Inherited Members
-
- Extension Methods
-
Constructors
public ObjectAssemblyHeader()
Fields
public Property<bool> LaunchAvailable
Field Value
- Property<bool>
public Property<double> LaunchButtonDeltaV
Field Value
- Property<double>
public Property<string> LaunchButtonStatus
Field Value
- Property<string>
public Property<string> LaunchLocationOption
Field Value
- Property<string>
public OABAutosave OABAutoSave
Field Value
- OABAutosave
Field Value
- Button
public Button launchButton
Field Value
- Button
Properties
public LaunchLocationManager LaunchLocationManager { get; set; }
Property Value
- LaunchLocationManager
Methods
public void Initialize(ObjectAssemblyBuilder builder)
Parameters
builder ObjectAssemblyBuilder