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