Table of Contents

Class Module_Founder

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public class Module_Founder : Module_Deployable, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule, IMultipleDragCube, ILateUpdate
Inheritance
Module_Founder
Implements
Inherited Members
Extension Methods

Constructors

Module_Founder()

public Module_Founder()

Fields

_moduleData

protected Data_Founder _moduleData

Field Value

Data_Founder

Properties

PartComponentModuleType

public override Type PartComponentModuleType { get; }

Property Value

Type

Methods

AddDataModules()

protected override void AddDataModules()

OnEnterBAE()

public void OnEnterBAE()

OnFoundColony()

public void OnFoundColony()

OnInitialize()

protected override void OnInitialize()