Class Module_Strut
public class Module_Strut : Module_CompoundPart, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule
- Inheritance
-
Module_Strut
- Implements
- Inherited Members
- Extension Methods
Constructors
Module_Strut()
public Module_Strut()
Fields
dataStrut
protected Data_Strut dataStrut
Field Value
Properties
PartComponentModuleType
public override Type PartComponentModuleType { get; }
Property Value
StrutJoint
public PartOwnerBehavior.JointConnection StrutJoint { get; }
Property Value
Methods
AddDataModules()
protected override void AddDataModules()
OnInitialize()
protected override void OnInitialize()
OnShutdown()
protected override void OnShutdown()