rust_sc2

Module unit

Source
Expand description

Stuff for convenient interaction with Units.

Structs§

  • Unit inside transport or bunker. All passengers stored in passengers field.
  • Rally point of production building. All rally points stored in rally_targets field.
  • Unit structure contains some raw data, helper methods for it’s analysis and some methods for actions execution.
  • Order given to unit. All current orders of unit stored in orders field.

Enums§

Traits§