Table of Contents

Class Module_StatusLight

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

Constructors

Module_StatusLight()

public Module_StatusLight()

Fields

dataStatusLight

protected Data_StatusLight dataStatusLight

Field Value

Data_StatusLight

Properties

IsOn

public bool IsOn { get; }

Property Value

bool

PartComponentModuleType

public override Type PartComponentModuleType { get; }

Property Value

Type

Methods

AddDataModules()

protected override void AddDataModules()

OnInitialize()

protected override void OnInitialize()

SetStatus(bool)

public void SetStatus(bool status)

Parameters

status bool