MCPcopy Create free account
hub / github.com/bwapi/bwapi / AssignComputerIdleOrder

Method AssignComputerIdleOrder

bwapi/BWScriptEmulator/UnitInfo.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void UnitWrap::AssignComputerIdleOrder()
24{
25 SetVirtualUnitOrder(AISCRIPT::getUnitIdleOrder(pUnit->getType()));
26}
27
28bool UnitWrap::CanUseTech(TechType tech) const
29{

Callers 1

onUnitCreateMethod · 0.80

Calls 2

getUnitIdleOrderFunction · 0.85
getTypeMethod · 0.45

Tested by

no test coverage detected