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

Method AdditionalTestSetup

tests/test_unit_command.cc:704–709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

702 }
703
704 void AdditionalTestSetup() override {
705 target_point_ = GetPointOffsetX(origin_pt_, 50);
706
707 agent_->Debug()->DebugShowMap();
708 agent_->Debug()->SendDebug();
709 }
710
711 void OnStep() override {
712 const ObservationInterface* obs = agent_->Observation();

Callers

nothing calls this directly

Calls 3

DebugShowMapMethod · 0.80
DebugMethod · 0.80
SendDebugMethod · 0.80

Tested by

no test coverage detected