Class OABXAxisLastPartPlacedOffsetHighlightPropertyWatcher
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/OAB/XAxisLastPartPlacedOffsetHighlight", false, "Returns the offset in X within the last placed part and the highlight attach point in world coords, returns 9999 if any is invalid", "Substracts LastPartPlaced.PartTransform.position and highlightAttachPoint.position and returns the offset.x")]
public class OABXAxisLastPartPlacedOffsetHighlightPropertyWatcher : OABPropertyWatcher
- Inheritance
-
OABXAxisLastPartPlacedOffsetHighlightPropertyWatcher
- Inherited Members
- Extension Methods
Constructors
OABXAxisLastPartPlacedOffsetHighlightPropertyWatcher()
public OABXAxisLastPartPlacedOffsetHighlightPropertyWatcher()
Methods
GetValueDouble()
public override double GetValueDouble()