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

Method SetTestTime

tests/test_unit_command.cc:590–592  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

588 }
589
590 void SetTestTime() override {
591 wait_game_loops_ = 250;
592 }
593
594 void AdditionalTestSetup() override {
595 agent_->Debug()->DebugCreateUnit(target_unit_type_, GetPointOffsetX(origin_pt_, 10), agent_->Observation()->GetPlayerID(), 1);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected