Table of Contents

Class DifficultyOptionsData.ChunkName

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public static class DifficultyOptionsData.ChunkName
Inheritance
DifficultyOptionsData.ChunkName
Inherited Members

Fields

ALLOW_QUICK_LOAD

public const string ALLOW_QUICK_LOAD = "AllowQuickLoad"

Field Value

string

ALLOW_REVERT

public const string ALLOW_REVERT = "AllowRevert"

Field Value

string

COMM_NET_REQUIRED

public const string COMM_NET_REQUIRED = "CommNetRequired"

Field Value

string

DIFFICULTY

public const string DIFFICULTY = "Difficulty"

Field Value

string

DOCKING_TOLERANCE

public const string DOCKING_TOLERANCE = "DockingTolerance"

Field Value

string

INCLUDE_STOCK_VESSELS

public const string INCLUDE_STOCK_VESSELS = "IncludeStockVessels"

Field Value

string

INFINITE_FUEL

public const string INFINITE_FUEL = "InfiniteFuel"

Field Value

string

INFINITE_POWER

public const string INFINITE_POWER = "InfinitePower"

Field Value

string

NO_CRASH_DAMAGE

public const string NO_CRASH_DAMAGE = "NoCrashDamage"

Field Value

string

UNBREAKABLE_JOINTS

public const string UNBREAKABLE_JOINTS = "UnbreakableJoints"

Field Value

string