Class Highlight_Data
- Namespace
- KSP.UI
- Assembly
- Assembly-CSharp.dll
public class Highlight_Data
- Inheritance
-
Highlight_Data
- Inherited Members
-
- Extension Methods
-
Constructors
Highlight_Data()
Fields
UToffset
Field Value
- double
attachNodeID
public string attachNodeID
Field Value
- string
cb_Coordinates
public bool cb_Coordinates
Field Value
- bool
cb_Coords
public Vector3d cb_Coords
Field Value
- Vector3d
celestialBodyName
public string celestialBodyName
Field Value
- string
hasValidSimObjectTracking
public bool hasValidSimObjectTracking
Field Value
- bool
highlightPrefabPath
public string highlightPrefabPath
Field Value
- string
highlightType
public HighlightType highlightType
Field Value
- HighlightType
highlightedOABPart
public ObjectAssemblyPart highlightedOABPart
Field Value
- ObjectAssemblyPart
maneuverGizmoHandle
public ManeuverGizmoInputType maneuverGizmoHandle
Field Value
- ManeuverGizmoInputType
offset
Field Value
- Vector3
orbitNodeTrajectoryEvent
public Map3DTrajectoryEvents.EventType orbitNodeTrajectoryEvent
Field Value
- Map3DTrajectoryEvents.EventType
orientation
public Vector3 orientation
Field Value
- Vector3
poolKey
Field Value
- string
simObjectTracking
public SimulationObjectModel simObjectTracking
Field Value
- SimulationObjectModel
trackInNavball
public bool trackInNavball
Field Value
- bool
trackingGUID
public IGGuid trackingGUID
Field Value
- IGGuid
trackingObjectID
public string trackingObjectID
Field Value
- string
Methods
ClearData()