Table of Contents

Class Data_CrewedInterior

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public sealed class Data_CrewedInterior : ModuleData
Inheritance
Data_CrewedInterior
Inherited Members
Extension Methods

Constructors

Data_CrewedInterior()

public Data_CrewedInterior()

Fields

InteriorName

[KSPDefinition]
public string InteriorName

Field Value

string

IsExternal

[KSPDefinition]
public bool IsExternal

Field Value

bool

IsProbe

[KSPDefinition]
public bool IsProbe

Field Value

bool

Properties

ModuleType

public override Type ModuleType { get; }

Property Value

Type