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

Method SetTestTime

tests/test_unit_command_common.cc:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 void TestUnitCommand::SetTestTime() {
81 wait_game_loops_ = 150;
82 }
83
84 void TestUnitCommand::VerifyUnitOrders(Tag unit_tag, ABILITY_ID test_ability) {
85 bool order_found = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected