Class OABYAxisLastPartPlacedOffsetHighlightPropertyWatcher
- Namespace
- KSP.Messages.PropertyWatchers
- Assembly
- Assembly-CSharp.dll
[DiscoverableProperty("Properties/OAB/YAxisLastPartPlacedOffsetHighlight", false, "Returns the offset in Y 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.y")]
public class OABYAxisLastPartPlacedOffsetHighlightPropertyWatcher : OABPropertyWatcher
- Inheritance
-
OABYAxisLastPartPlacedOffsetHighlightPropertyWatcher
- Inherited Members
- Extension Methods
Constructors
OABYAxisLastPartPlacedOffsetHighlightPropertyWatcher()
public OABYAxisLastPartPlacedOffsetHighlightPropertyWatcher()
Methods
GetValueDouble()
public override double GetValueDouble()