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

Method TestSensorTower

tests/test_unit_command.cc:1249–1251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1247 class TestSensorTower : public TestUnitCommand {
1248 public:
1249 TestSensorTower() {
1250 test_unit_type_ = UNIT_TYPEID::TERRAN_SENSORTOWER;
1251 }
1252
1253 void SetTestTime() override {
1254 wait_game_loops_ = 50;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected