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

Method SetTestTime

tests/test_unit_command.cc:344–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342 }
343
344 void SetTestTime() override {
345 wait_game_loops_ = 150;
346 }
347
348 void OnTestFinish() override {
349 VerifyUnitExistsAndComplete(UNIT_TYPEID::PROTOSS_PYLON);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected