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

Method SetTestTime

tests/test_unit_command.cc:1126–1128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1124 }
1125
1126 void SetTestTime() override {
1127 wait_game_loops_ = 200;
1128 }
1129
1130 void OnTestFinish() override {
1131 Unit test_unit;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected