Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
canCommand
Function · 0.80
canLoad
Function · 0.80
canUnload
Function · 0.80
Filters.cpp
File · 0.80
onStart
Method · 0.80
onFrame
Method · 0.80
start
Method · 0.80
verifyLoadedUnits
Method · 0.80
update
Method · 0.80
onFrame
Method · 0.80
Calls
1
getTransport
Method · 0.45
Tested by
5
onStart
Method · 0.64
onFrame
Method · 0.64
start
Method · 0.64
verifyLoadedUnits
Method · 0.64
update
Method · 0.64