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

Method getIndex

bwapi/BWAPI/Source/BWAPI/UnitImpl.cpp:225–228  ·  view source on GitHub ↗

--------------------------------------------- GET INDEX --------------------------------------------------

Source from the content-addressed store, hash-verified

223 }
224 //--------------------------------------------- GET INDEX --------------------------------------------------
225 u16 UnitImpl::getIndex() const
226 {
227 return this->index;
228 }
229};

Callers 9

copyToSharedMemoryMethod · 0.45
visibleMethod · 0.45
isExploredMethod · 0.45
onReceiveTextMethod · 0.45
setAllianceMethod · 0.45
setVisionMethod · 0.45
getRegionAtMethod · 0.45
UpdateRegionRelationsMethod · 0.45
updateInternalDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected