Sandbox.ModAPI.Ingame.PistonStatus - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

PistonStatus Enum

public enum PistonStatus

Describes the current status of the piston.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

PistonStatus Extended

The piston is in its extended position (stationary).

PistonStatus Extending

The piston is being extended (moving).

PistonStatus Retracted

The piston is in its retracted position (stationary).

PistonStatus Retracting

The piston is being retracted (moving).

PistonStatus Stopped

The piston velocity is 0 (stationary).

⚠️ **GitHub.com Fallback** ⚠️