ResourceTransferInterface
ResourceTransferInterface is used by any Entity that allows other entities to dock with it.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| dockedShip | Entity | R | Entity currently docked |
| isShipDocked | Boolean | R | True if there is an entity docked |
| miningQueue | OrientedQueue | R | Ships queueing to offload goods |
| transferRates | Resources | R | Resource transfer rates |
