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

Method SetTestTime

tests/test_unit_command.cc:253–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 void SetTestTime() override {
254 wait_game_loops_ = 200;
255 }
256
257 void OnTestFinish() override {
258 VerifyUnitExistsAndComplete(UNIT_TYPEID::ZERG_EXTRACTOR);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected