Click or drag to resize
IMyPistonBaseCurrentPosition Property

[This is preliminary documentation and is subject to change.]

Gets the current position of the piston head relative to the base.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
float CurrentPosition { get; }

Property Value

Type: Single

[Missing <value> documentation for "P:Sandbox.ModAPI.Ingame.IMyPistonBase.CurrentPosition"]

See Also