Click or drag to resize
MyLaserAntennaStatus Enumeration
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

Describes the current status of a laser antenna.

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum MyLaserAntennaStatus
Members
  Member nameValueDescription
Idle0 Not doing anything and not connected.
RotatingToTarget1 Currently rotating towards the currently selected target.
SearchingTargetForAntenna2 Currently searching for a laser antenna at the target.
Connecting3 Currently connecting to a laser antenna.
Connected4 Currently connected to a laser antenna.
OutOfRange5 The target antenna is out of range.
See Also