SC2API
An API for AI for StarCraft II
Public Types | Public Attributes | List of all members
sc2::ActionRaw Class Reference

Public Types

enum  TargetType { TargetNone, TargetUnitTag, TargetPosition }
 

Public Attributes

AbilityID ability_id_
 
std::vector< uint64_t > unit_tags_
 
TargetType target_type_
 
uint64_t target_tag_
 
Point2D target_point_
 

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