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

Method SetTestTime

tests/test_unit_command.cc:1581–1583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1579 }
1580
1581 void SetTestTime() override {
1582 wait_game_loops_ = 150;
1583 }
1584
1585 void OnStep() override {
1586 const ObservationInterface* obs = agent_->Observation();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected