IMyShipConnector Methods |
[This is preliminary documentation and is subject to change.]
The IMyShipConnector type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connect |
Attempts to connect. If Status is anything else but [!:ConnectorStatus.Connectable], this method does nothing.
|
![]() | Disconnect |
Disconnects this connector.
|
![]() | GetActions | (Inherited from IMyTerminalBlock.) |
![]() | GetActionWithName | (Inherited from IMyTerminalBlock.) |
![]() | GetInventory | (Inherited from IMyEntity.) |
![]() | GetInventory(Int32) | (Inherited from IMyEntity.) |
![]() | GetOwnerFactionTag | (Inherited from IMyCubeBlock.) |
![]() | GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | GetPosition | (Inherited from IMyEntity.) |
![]() | GetProperties | (Inherited from IMyTerminalBlock.) |
![]() | GetProperty | (Inherited from IMyTerminalBlock.) |
![]() | GetUserRelationToOwner | (Inherited from IMyCubeBlock.) |
![]() | HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | HasPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) |
![]() | SearchActionsOfName | (Inherited from IMyTerminalBlock.) |
![]() | SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | ToggleConnect |
Toggles between [!:ConnectorStatus.Connected] and [!:ConnectorStatus.Unconnected], depending on the current status.
Another connector must be in range for this method to have any effect.
|
![]() | UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) |