Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ aiFlag
Method
aiFlag
bwapi/BWScriptEmulator/UType.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
int UType::aiFlag()
20
{
21
return AISCRIPT::getUnitInternal(this->getID());
22
}
23
24
int UType::aiIdle()
25
{
Callers
nothing calls this directly
Calls
2
getUnitInternal
Function · 0.85
getID
Method · 0.45
Tested by
no test coverage detected