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

Method SetTestTime

tests/test_unit_command.cc:986–988  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

984 }
985
986 void SetTestTime() override {
987 wait_game_loops_ = 100;
988 }
989
990 void OnTestFinish() override {
991 VerifyUnitExistsAndComplete(UNIT_TYPEID::TERRAN_SIEGETANKSIEGED);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected