SC2API
An API for AI for StarCraft II
|
An order that is active on a unit. More...
#include <sc2_unit.h>
Public Attributes | |
AbilityID | ability_id |
Ability ID that triggered the order. | |
Tag | target_unit_tag |
Target unit of the order, if there is one. | |
Point2D | target_pos |
Target position of the order, if there is one. | |
float | progress |
Progress of the order. | |
An order that is active on a unit.