Table of Contents

Class ConnectionGraphNode

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

Constructors

ConnectionGraphNode()

public ConnectionGraphNode()

Fields

IsActive

public bool IsActive

Field Value

bool

IsControlSource

public bool IsControlSource

Field Value

bool

MaxRange

public double MaxRange

Field Value

double

Owner

public IGGuid Owner

Field Value

IGGuid

Position

public double3 Position

Field Value

double3