Table of Contents

Struct SerializedLegacyModuleData

Namespace
KSP.Sim.Definitions
Assembly
Assembly-CSharp.dll
public struct SerializedLegacyModuleData
Inherited Members
Extension Methods

Fields

Data

public object[] Data

Field Value

object[]

FieldNames

public string[] FieldNames

Field Value

string[]

FieldTypes

public Type[] FieldTypes

Field Value

Type[]

ModuleType

public Type ModuleType

Field Value

Type

Name

public string Name

Field Value

string