SC2API
An API for AI for StarCraft II
|
Determines if units matches the unit type. More...
#include <sc2_unit.h>
Public Member Functions | |
IsUnits (std::vector< UNIT_TYPEID > types) | |
bool | operator() (const Unit &unit) |
Public Attributes | |
std::vector< UNIT_TYPEID > | types_ |
Determines if units matches the unit type.