MCPcopy 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
24int UType::aiIdle()
25{
26 return AISCRIPT::getUnitIdleOrder(this->getID());
27}

Callers

nothing calls this directly

Calls 2

getUnitIdleOrderFunction · 0.85
getIDMethod · 0.45

Tested by

no test coverage detected