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

Method SetTestTime

tests/test_unit_command.cc:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 void SetTestTime() override {
117 wait_game_loops_ = 200;
118 }
119
120 void OnTestFinish() override {
121 const ObservationInterface* obs = agent_->Observation();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected