| ITurretManager Methods |
The ITurretManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Disconnect |
Disconnects and disposes all turrets instances.
| |
| Init |
Create the turret instances, connects and initializes them.
| |
| SetIndexPosition(Int32) |
Moves all turrets to indexPosition. The turrets must be active turrets.
| |
| SetIndexPosition(Int32, TurretDhmPosition) |
Moves the turret at dhmPosition to indexPosition. The turret must be an active turret.
|