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

Method getOrder

bwapi/Shared/UnitShared.cpp:288–291  ·  view source on GitHub ↗

--------------------------------------------- GET ORDER --------------------------------------------------

Source from the content-addressed store, hash-verified

286 }
287 //--------------------------------------------- GET ORDER --------------------------------------------------
288 Order UnitImpl::getOrder() const
289 {
290 return Order(self->order);
291 }
292 //--------------------------------------------- GET ORDER TARGET -------------------------------------------
293 Unit UnitImpl::getOrderTarget() const
294 {

Callers 15

canCommandFunction · 0.45
canAttackUnitFunction · 0.45
canAttackUnitGroupedFunction · 0.45
canMoveFunction · 0.45
canGatherFunction · 0.45
canReturnCargoFunction · 0.45
canHoldPositionFunction · 0.45
canRepairFunction · 0.45
canUnburrowFunction · 0.45
canUnsiegeFunction · 0.45
canLoadFunction · 0.45
canHaltConstructionFunction · 0.45

Calls 1

OrderClass · 0.50

Tested by 15

startMethod · 0.36
updateMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
stopMethod · 0.36
onFrameMethod · 0.36
updateMethod · 0.36
startMethod · 0.36
updateMethod · 0.36
stopMethod · 0.36