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

Method OnTestFinish

tests/test_unit_command.cc:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 }
256
257 void OnTestFinish() override {
258 VerifyUnitExistsAndComplete(UNIT_TYPEID::ZERG_EXTRACTOR);
259 KillAllUnits();
260 }
261 };
262
263

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected