My Project
Public Member Functions | Public Attributes | List of all members
sc2::UnitQueryImp Class Reference
Inheritance diagram for sc2::UnitQueryImp:
sc2::UnitQueryInterface

Public Member Functions

 UnitQueryImp (ProtoInterface &proto)
 
AvailableAbilities GetAbilitiesForUnit (uint64_t tag) final
 Returns a list of abilities represented as a uint32_t see the ABILITY_TYPE enum for their corresponding, named, representations.
 
std::vector< AvailableAbilities > GetAbilitiesForUnits (const std::vector< uint64_t > &tags) final
 
bool PathingDistance (const PathingQuery &query, float &distance) final
 
bool PathingDistanceBatched (const std::vector< PathingQuery > &queries, std::vector< float > &distances) final
 

Public Attributes

ProtoInterfaceproto_
 

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