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

Method isUnderStorm

bwapi/Shared/UnitShared.cpp:608–611  ·  view source on GitHub ↗

--------------------------------------------- IS UNDER STORM ---------------------------------------------

Source from the content-addressed store, hash-verified

606 }
607 //--------------------------------------------- IS UNDER STORM ---------------------------------------------
608 bool UnitImpl::isUnderStorm() const
609 {
610 return self->isUnderStorm;
611 }
612 //--------------------------------------------- IS UNPOWERED -----------------------------------------------
613 bool UnitImpl::isPowered() const
614 {

Callers 3

Filters.cppFile · 0.80
onStartMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 2

onStartMethod · 0.64
updateMethod · 0.64