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

Method isStartingAttack

bwapi/Shared/UnitShared.cpp:578–581  ·  view source on GitHub ↗

--------------------------------------------- IS STARTING ATTACK -----------------------------------------

Source from the content-addressed store, hash-verified

576 }
577 //--------------------------------------------- IS STARTING ATTACK -----------------------------------------
578 bool UnitImpl::isStartingAttack() const
579 {
580 return self->isStartingAttack;
581 }
582 //--------------------------------------------- IS STUCK ---------------------------------------------------
583 bool UnitImpl::isStuck() const
584 {

Callers 3

Filters.cppFile · 0.80
updateMethod · 0.80
onStartMethod · 0.80

Calls

no outgoing calls

Tested by 2

updateMethod · 0.64
onStartMethod · 0.64