| MyShipConnectorStatus Enumeration | 
[This is preliminary documentation and is subject to change.]
Namespace: Sandbox.ModAPI.Ingame
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Unconnected | 0 | This connector is not connected to anything, nor is it near anything connectable. | |
| Connectable | 1 | This connector is currently near something that it can connect to. | |
| Connected | 2 | This connector is currently connected to something. | 
 See Also
See Also