MCPcopy Create free account
hub / github.com/Blizzard/s2client-api / SetTestTime

Method SetTestTime

tests/test_unit_command.cc:1253–1255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1251 }
1252
1253 void SetTestTime() override {
1254 wait_game_loops_ = 50;
1255 }
1256
1257 void AdditionalTestSetup() override {
1258 agent_->Debug()->DebugCreateUnit(UNIT_TYPEID::ZERG_MUTALISK, GetPointOffsetX(origin_pt_, 25), agent_->Observation()->GetPlayerID() + 1, 1);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected