SC2API
An API for AI for StarCraft II
Public Attributes | List of all members
sc2::UnitOrder Struct Reference

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.
 

Detailed Description

An order that is active on a unit.


The documentation for this struct was generated from the following file: