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