MCPcopy Create free account
hub / github.com/bwapi/bwapi / getSecondaryOrder

Method getSecondaryOrder

bwapi/Shared/UnitShared.cpp:303–306  ·  view source on GitHub ↗

--------------------------------------------- GET SECONDARY ORDER ID -------------------------------------

Source from the content-addressed store, hash-verified

301 }
302 //--------------------------------------------- GET SECONDARY ORDER ID -------------------------------------
303 Order UnitImpl::getSecondaryOrder() const
304 {
305 return Order(self->secondaryOrder);
306 }
307 //--------------------------------------------- GET RALLY POSITION -----------------------------------------
308 Position UnitImpl::getRallyPosition() const
309 {

Callers 6

canDecloakFunction · 0.80
Filters.cppFile · 0.80
updateMethod · 0.80
updateMethod · 0.80
updateMethod · 0.80

Calls 1

OrderClass · 0.50

Tested by 3

updateMethod · 0.64
updateMethod · 0.64
updateMethod · 0.64