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

Method TestMoprphWarpGate

tests/test_unit_command.cc:1051–1054  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1049 class TestMoprphWarpGate : public TestUnitCommandNoTarget {
1050 public:
1051 TestMoprphWarpGate() {
1052 test_unit_type_ = UNIT_TYPEID::PROTOSS_GATEWAY;
1053 test_ability_ = ABILITY_ID::MORPH_WARPGATE;
1054 }
1055
1056 void SetTestTime() override {
1057 wait_game_loops_ = 150;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected