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

Method SetTestTime

tests/test_unit_command.cc:308–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306 }
307
308 void SetTestTime() override {
309 wait_game_loops_ = 150;
310 }
311
312 void AdditionalTestSetup() override {
313 target_point_ = GetPointOffsetX(origin_pt_);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected