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

Method isMorphing

bwapi/Shared/UnitShared.cpp:558–561  ·  view source on GitHub ↗

--------------------------------------------- IS MORPHING ------------------------------------------------

Source from the content-addressed store, hash-verified

556 }
557 //--------------------------------------------- IS MORPHING ------------------------------------------------
558 bool UnitImpl::isMorphing() const
559 {
560 return self->isMorphing;
561 }
562 //--------------------------------------------- IS MOVING --------------------------------------------------
563 bool UnitImpl::isMoving() const
564 {

Callers 13

canCommandFunction · 0.80
canTargetUnitFunction · 0.80
canMoveGroupedFunction · 0.80
canCancelMorphFunction · 0.80
isBeingConstructedMethod · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
updateMethod · 0.80
startMethod · 0.80
updateMethod · 0.80
stopMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 7

onStartMethod · 0.64
updateMethod · 0.64
startMethod · 0.64
updateMethod · 0.64
stopMethod · 0.64
updateMethod · 0.64
updateMethod · 0.64