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

Method SetTestTime

tests/test_unit_command.cc:1524–1526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1522 }
1523
1524 void SetTestTime() override {
1525 wait_game_loops_ = 150;
1526 }
1527
1528 void SetOriginPoint() override {
1529 const GameInfo& game_info = agent_->Observation()->GetGameInfo();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected