Class Module_ReinforcedConnection
public class Module_ReinforcedConnection : PartBehaviourModule, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule
- Inheritance
-
Module_ReinforcedConnection
- Implements
- Inherited Members
- Extension Methods
Constructors
Module_ReinforcedConnection()
public Module_ReinforcedConnection()
Fields
ReinforcedConnectionJointName
public const string ReinforcedConnectionJointName = "ReinforcedConnectionJoint"
Field Value
_dataReinforcedConnection
protected Data_ReinforcedConnection _dataReinforcedConnection
Field Value
Properties
PartComponentModuleType
public override Type PartComponentModuleType { get; }
Property Value
Methods
AddDataModules()
protected override void AddDataModules()
GetModuleDisplayName()
public override string GetModuleDisplayName()
Returns
OnInitialize()
protected override void OnInitialize()
OnShutdown()
protected override void OnShutdown()
PartJointBroke(MessageCenterMessage)
protected void PartJointBroke(MessageCenterMessage msg)
Parameters
VesselChanged(MessageCenterMessage)
protected void VesselChanged(MessageCenterMessage msg)