MyLaserAntennaStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
Member name | Value | Description | |
---|---|---|---|
Idle | 0 | Not doing anything and not connected. | |
RotatingToTarget | 1 | Currently rotating towards the currently selected target. | |
SearchingTargetForAntenna | 2 | Currently searching for a laser antenna at the target. | |
Connecting | 3 | Currently connecting to a laser antenna. | |
Connected | 4 | Currently connected to a laser antenna. | |
OutOfRange | 5 | The target antenna is out of range. |