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

Method SetTestTime

tests/test_unit_command.cc:700–702  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

698 }
699
700 void SetTestTime() override {
701 wait_game_loops_ = 300;
702 }
703
704 void AdditionalTestSetup() override {
705 target_point_ = GetPointOffsetX(origin_pt_, 50);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected