Table of Contents

Class Module_Strut

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
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

Data_Strut

Properties

PartComponentModuleType

public override Type PartComponentModuleType { get; }

Property Value

Type

StrutJoint

public PartOwnerBehavior.JointConnection StrutJoint { get; }

Property Value

PartOwnerBehavior.JointConnection

Methods

AddDataModules()

protected override void AddDataModules()

OnInitialize()

protected override void OnInitialize()

OnShutdown()

protected override void OnShutdown()