Sandbox.ModAPI.Ingame
MyRotationDirection
Assembly: Sandbox.Common.dll
public enum MyRotationDirection
Describes the desired rotation direction for rotor actions
Fields
| Member | Description |
|---|---|
| AUTO | Automatically chooses the shortest rotation |
| CCW | Rotate counter-clockwise |
| CW | Rotate clockwise |