VRage.Game.ModAPI
IMyGridControlSystem
Assembly: VRage.Game.dll
public interface IMyGridControlSystem
ModAPI interface giving access to grid-group control system
Events
| Member | Description |
|---|---|
| IsControlledChanged | Called when IsControlled changed. Invoked with grid main grid that |
Properties
| Member | Description |
|---|---|
| CurrentShipController | Gets the controllable entity of the ship controller currently controlling the grid. Can cast its Entity property to IMyShipController |
| IsControlled | Gets whether grid-group is controlled |