Click or drag to resize

ITurretManager Methods

The ITurretManager type exposes the following members.

Methods
  NameDescription
Public methodDisconnect
Disconnects and disposes all turrets instances.
Public methodInit
Create the turret instances, connects and initializes them.
Public methodSetIndexPosition(Int32)
Moves all turrets to indexPosition. The turrets must be active turrets.
Public methodSetIndexPosition(Int32, TurretDhmPosition)
Moves the turret at dhmPosition to indexPosition. The turret must be an active turret.
Top
See Also