Table of Contents

Class CelestialBodyCore

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

Constructors

CelestialBodyCore()

public CelestialBodyCore()

Fields

CELESTIALBODY_DISPLAYNAME_PREFIX

public const string CELESTIALBODY_DISPLAYNAME_PREFIX = "CelestialBody/"

Field Value

string

CELESTIAL_BODY_SERIALIZATION_VERSION

public const string CELESTIAL_BODY_SERIALIZATION_VERSION = "0.3"

Field Value

string

data

public CelestialBodyData data

Field Value

CelestialBodyData

useExternal

public bool useExternal

Field Value

bool

version

public string version

Field Value

string