PistonStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
Member name | Value | Description | |
---|---|---|---|
Stopped | 0 | The piston velocity is 0 (stationary). | |
Extending | 1 | The piston is being extended (moving). | |
Extended | 2 | The piston is in its extended position (stationary). | |
Retracting | 3 | The piston is being retracted (moving). | |
Retracted | 4 | The piston is in its retracted position (stationary). |