Click or drag to resize
IMyPistonBaseIsLocked Property

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

Gets if the piston is safety locked (welded)

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

Property Value

Type: Boolean

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

See Also