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

Method TestEffectScan

tests/test_unit_command.cc:694–698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

692 bool verify_post_scan_ = false;
693
694 TestEffectScan() {
695 test_unit_type_ = UNIT_TYPEID::TERRAN_ORBITALCOMMAND;
696 test_ability_ = ABILITY_ID::EFFECT_SCAN;
697 instant_cast_ = true;
698 }
699
700 void SetTestTime() override {
701 wait_game_loops_ = 300;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected