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

Method hasNuke

bwapi/Shared/UnitShared.cpp:372–375  ·  view source on GitHub ↗

--------------------------------------------- HAS NUKE ---------------------------------------------------

Source from the content-addressed store, hash-verified

370 }
371 //--------------------------------------------- HAS NUKE ---------------------------------------------------
372 bool UnitImpl::hasNuke() const
373 {
374 return self->hasNuke;
375 }
376 //--------------------------------------------- IS ACCELERATING --------------------------------------------
377 bool UnitImpl::isAccelerating() const
378 {

Callers 3

onFrameMethod · 0.80
startMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 3

onFrameMethod · 0.64
startMethod · 0.64
updateMethod · 0.64