Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.MyRotationDirection

Malware edited this page Oct 22, 2024 · 1 revision

IndexNamespace Index

MyRotationDirection Enum

public enum MyRotationDirection

Describes the desired rotation direction for rotor actions

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

Fields

MyRotationDirection AUTO

Automatically chooses the shortest rotation

MyRotationDirection CCW

Rotate counter-clockwise

MyRotationDirection CW

Rotate clockwise

Clone this wiki locally