Class Module_Gantry
public class Module_Gantry : PartBehaviourModule, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule
- Inheritance
-
Module_Gantry
- Implements
- Inherited Members
- Extension Methods
Constructors
Module_Gantry()
public Module_Gantry()
Fields
VESSEL_EXIT_LOCATION
public const string VESSEL_EXIT_LOCATION = "VesselLaunchPoint"
Field Value
_moduleData
protected Data_Gantry _moduleData
Field Value
Properties
PartComponentModuleType
public override Type PartComponentModuleType { get; }
Property Value
Methods
AddDataModules()
protected override void AddDataModules()
OnCreateVessel()
public void OnCreateVessel()
OnInitialize()
protected override void OnInitialize()
OnShutdown()
protected override void OnShutdown()