Class IndicatorData
- Namespace
- KSP.UI
- Assembly
- Assembly-CSharp.dll
public class IndicatorData
- Inheritance
-
IndicatorData
- Inherited Members
-
- Extension Methods
-
Constructors
IndicatorData()
Fields
OnIndicatorAppearAudioEvent
public Event OnIndicatorAppearAudioEvent
Field Value
- Event
OnIndicatorDisappearAudioEvent
public Event OnIndicatorDisappearAudioEvent
Field Value
- Event
animateOffScreen
public bool animateOffScreen
Field Value
- bool
bodyTextKey
public string bodyTextKey
Field Value
- string
closeTime
Field Value
- float
gameObjectTracking
public GameObject gameObjectTracking
Field Value
- GameObject
hasValidGameObjectTracking
public bool hasValidGameObjectTracking
Field Value
- bool
hasValidSimObjectTracking
public bool hasValidSimObjectTracking
Field Value
- bool
imageSize
Field Value
- Vector2
loopVideoData
public LoopVideoData loopVideoData
Field Value
- LoopVideoData
mainSprite
Field Value
- Sprite
normalizedPos
public Vector2 normalizedPos
Field Value
- Vector2
objectAssemblyPart
public ObjectAssemblyPart objectAssemblyPart
Field Value
- ObjectAssemblyPart
parentCanvasType
public IndicatorCanvasType parentCanvasType
Field Value
- IndicatorCanvasType
partName
Field Value
- string
prefabKey
Field Value
- string
rawImageTexture
public Texture rawImageTexture
Field Value
- Texture
showTitleOnly
public bool showTitleOnly
Field Value
- bool
simObjectTracking
public SimulationObjectModel simObjectTracking
Field Value
- SimulationObjectModel
tagName
Field Value
- string
titleKey
Field Value
- string
trackingGUID
public IGGuid trackingGUID
Field Value
- IGGuid
trackingObjectID
public string trackingObjectID
Field Value
- string
xOffset
Field Value
- float
yOffset
Field Value
- float
Methods
ClearData()