SC2API
An API for AI for StarCraft II
|
Determines if the unit matches the unit type. More...
#include <sc2_unit.h>
Public Member Functions | |
IsUnit (UNIT_TYPEID type) | |
bool | operator() (const Unit &unit) |
Public Attributes | |
UNIT_TYPEID | type_ |
Determines if the unit matches the unit type.