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

Method isAttackFrame

bwapi/Shared/UnitShared.cpp:387–390  ·  view source on GitHub ↗

--------------------------------------------- IS ATTACK FRAME --------------------------------------------

Source from the content-addressed store, hash-verified

385 }
386 //--------------------------------------------- IS ATTACK FRAME --------------------------------------------
387 bool UnitImpl::isAttackFrame() const
388 {
389 return self->isAttackFrame;
390 }
391 //--------------------------------------------- IS BEING GATHERED ------------------------------------------
392 bool UnitImpl::isBeingGathered() const
393 {

Callers 1

onFrameMethod · 0.80

Calls

no outgoing calls

Tested by 1

onFrameMethod · 0.64