Table of Contents

Class InterstellarNeighborhood

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

Constructors

InterstellarNeighborhood()

public InterstellarNeighborhood()

Fields

children

public List<InterstellarStar> children

Field Value

List<InterstellarStar>

friendlyName

public string friendlyName

Field Value

string

location

public Vector3 location

Field Value

Vector3

version

public string version

Field Value

string