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

Method IssueUnitCommand

tests/test_unit_command_common.cc:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 void TestUnitCommand::AdditionalTestSetup() {}
57
58 void TestUnitCommand::IssueUnitCommand(ActionInterface*) {}
59
60 Point2D TestUnitCommand::GetPointOffsetX(Point2D starting_point, float offset) {
61 Point2D offset_point = starting_point;

Callers

nothing calls this directly

Calls 5

UnitCommandMethod · 0.80
PlacementMethod · 0.80
QueryMethod · 0.80
ObservationMethod · 0.80
GetUnitsMethod · 0.80

Tested by

no test coverage detected