MCPcopy Create free account
hub / github.com/bwapi/bwapi / issueCommand

Method issueCommand

bwapi/BWAPILIB/Source/Unitset.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 bool Unitset::issueCommand(UnitCommand command) const
103 {
104 return Broodwar->issueCommand(*this, command);
105 }
106 //--------------------------------------------- ATTACK MOVE ------------------------------------------------
107 bool Unitset::attack(Position target, bool shiftQueueCommand) const
108 {

Callers 15

attackMethod · 0.95
buildMethod · 0.95
trainMethod · 0.95
morphMethod · 0.95
setRallyPointMethod · 0.95
moveMethod · 0.95
patrolMethod · 0.95
holdPositionMethod · 0.95
stopMethod · 0.95
followMethod · 0.95
gatherMethod · 0.95
returnCargoMethod · 0.95

Calls

no outgoing calls

Tested by 1

onFrameMethod · 0.36