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

Method isPowered

bwapi/Shared/UnitShared.cpp:613–616  ·  view source on GitHub ↗

--------------------------------------------- IS UNPOWERED -----------------------------------------------

Source from the content-addressed store, hash-verified

611 }
612 //--------------------------------------------- IS UNPOWERED -----------------------------------------------
613 bool UnitImpl::isPowered() const
614 {
615 return self->isPowered;
616 }
617 //--------------------------------------------- IS VISIBLE -------------------------------------------------
618 bool UnitImpl::isVisible(Player player) const
619 {

Callers 4

canCommandFunction · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
onFrameMethod · 0.80

Calls

no outgoing calls

Tested by 1

onStartMethod · 0.64