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

Method TestEffectMovePatrol

tests/test_unit_command.cc:1121–1124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1119 class TestEffectMovePatrol : public TestUnitCommandTargetingPoint {
1120 public:
1121 TestEffectMovePatrol() {
1122 test_unit_type_ = UNIT_TYPEID::ZERG_HYDRALISK;
1123 test_ability_ = ABILITY_ID::PATROL;
1124 }
1125
1126 void SetTestTime() override {
1127 wait_game_loops_ = 200;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected