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

Method SetTestTime

tests/test_unit_command.cc:372–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370 }
371
372 void SetTestTime() override {
373 wait_game_loops_ = 450;
374 }
375
376 void AdditionalTestSetup() override {
377 order_on_game_loop_ += 300;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected