Table of Contents

Class Module_Heatshield

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public class Module_Heatshield : PartBehaviourModule, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule
Inheritance
Module_Heatshield
Implements
Inherited Members
Extension Methods

Constructors

Module_Heatshield()

public Module_Heatshield()

Properties

PartComponentModuleType

public override Type PartComponentModuleType { get; }

Property Value

Type

Methods

AddDataModules()

protected override void AddDataModules()

GetModuleDisplayName()

public override string GetModuleDisplayName()

Returns

string

OnInitialize()

protected override void OnInitialize()

OnModuleFixedUpdate(float)

protected override void OnModuleFixedUpdate(float fixedDeltaTime)

Parameters

fixedDeltaTime float