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

Method isLoaded

bwapi/BWAPILIB/Source/Unit.cpp:295–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293 }
294
295 bool UnitInterface::isLoaded() const
296 {
297 return this->getTransport() != nullptr;
298 }
299
300 bool UnitInterface::isLockedDown() const
301 {

Callers 10

canCommandFunction · 0.80
canLoadFunction · 0.80
canUnloadFunction · 0.80
Filters.cppFile · 0.80
onStartMethod · 0.80
onFrameMethod · 0.80
startMethod · 0.80
verifyLoadedUnitsMethod · 0.80
updateMethod · 0.80
onFrameMethod · 0.80

Calls 1

getTransportMethod · 0.45

Tested by 5

onStartMethod · 0.64
onFrameMethod · 0.64
startMethod · 0.64
verifyLoadedUnitsMethod · 0.64
updateMethod · 0.64