Sandbox.ModAPI.Ingame
MyShipConnectorStatus
Assembly: Sandbox.Common.dll
public enum MyShipConnectorStatus
Describes the current status of the connector.
Fields
| Member | Description |
|---|---|
| Connectable | This connector is currently near something that it can connect to. |
| Connected | This connector is currently connected to something. |
| Unconnected | This connector is not connected to anything, nor is it near anything connectable. |