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

Method TestBuildForge

tests/test_unit_command.cc:270–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268 class TestBuildForge : public TestUnitCommandTargetingPoint {
269 public:
270 TestBuildForge() {
271 test_unit_type_ = UNIT_TYPEID::PROTOSS_PROBE;
272 test_ability_ = ABILITY_ID::BUILD_FORGE;
273 placing_structure_ = true;
274 }
275
276 void SetTestTime() override {
277 wait_game_loops_ = 150;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected