Table of Contents

Class SerializedKerbalRoster

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public class SerializedKerbalRoster
Inheritance
SerializedKerbalRoster
Inherited Members
Extension Methods

Constructors

SerializedKerbalRoster()

public SerializedKerbalRoster()

Fields

CustomKerbals

public Dictionary<string, string> CustomKerbals

Field Value

Dictionary<string, string>

Kerbals

public Dictionary<string, SerializedKerbalInfo> Kerbals

Field Value

Dictionary<string, SerializedKerbalInfo>

TotalKerbalSpawnCount

public uint TotalKerbalSpawnCount

Field Value

uint

VeteranKerbalRefresh

public Dictionary<string, uint> VeteranKerbalRefresh

Field Value

Dictionary<string, uint>