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