SC2API
An API for AI for StarCraft II
Public Member Functions | List of all members
sc2::IsUnit Struct Reference

Determines if the unit matches the unit type. More...

#include <sc2_unit_filters.h>

Public Member Functions

 IsUnit (UNIT_TYPEID type_)
 
bool operator() (const Unit &unit_) const
 

Detailed Description

Determines if the unit matches the unit type.


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