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

Method SetOrderTimer

bwapi/BWScriptEmulator/UnitInfo.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void UnitWrap::SetOrderTimer(int time)
119{
120 pUnit->setClientInfo(time, UnitInfo::OrderTimer);
121}
122
123void UnitWrap::SetQueuedOrder(Orders::Enum::Enum order)
124{

Callers

nothing calls this directly

Calls 1

setClientInfoMethod · 0.45

Tested by

no test coverage detected