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

Method setSelected

bwapi/BWAPI/Source/BWAPI/UnitImpl.cpp:118–121  ·  view source on GitHub ↗

--------------------------------------------- SET SELECTED -----------------------------------------------

Source from the content-addressed store, hash-verified

116 }
117 //--------------------------------------------- SET SELECTED -----------------------------------------------
118 void UnitImpl::setSelected(bool selectedState)
119 {
120 userSelected = selectedState;
121 }
122 //---------------------------------------------- ORDER SELECT ----------------------------------------------
123 void UnitImpl::orderSelect()
124 {

Callers 2

updateUnitsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected