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

Method SetTestTime

tests/test_unit_command.cc:659–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657 }
658
659 void SetTestTime() override {
660 wait_game_loops_ = 50;
661 }
662
663 void OnTestFinish() override {
664 Unit test_unit;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected