MCPcopy 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
19int UType::aiFlag()
20{
21 return AISCRIPT::getUnitInternal(this->getID());
22}
23
24int UType::aiIdle()
25{

Callers

nothing calls this directly

Calls 2

getUnitInternalFunction · 0.85
getIDMethod · 0.45

Tested by

no test coverage detected