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