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

Method SetTestTime

tests/test_unit_command.cc:1088–1090  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1086 }
1087
1088 void SetTestTime() override {
1089 wait_game_loops_ = 100;
1090 }
1091
1092 void AdditionalTestSetup() override {
1093 target_point_ = GetPointOffsetX(origin_pt_, -5);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected