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

Method isBraking

bwapi/Shared/UnitShared.cpp:409–412  ·  view source on GitHub ↗

--------------------------------------------- IS BRAKING -------------------------------------------------

Source from the content-addressed store, hash-verified

407 }
408 //--------------------------------------------- IS BRAKING -------------------------------------------------
409 bool UnitImpl::isBraking() const
410 {
411 return self->isBraking;
412 }
413 //--------------------------------------------- IS BURROWED ------------------------------------------------
414 bool UnitImpl::isBurrowed() const
415 {

Callers 4

Filters.cppFile · 0.80
updateMethod · 0.80
onStartMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 3

updateMethod · 0.64
onStartMethod · 0.64
updateMethod · 0.64