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

Method getID

bwapi/Shared/UnitShared.cpp:31–34  ·  view source on GitHub ↗

--------------------------------------------- GET ID -----------------------------------------------------

Source from the content-addressed store, hash-verified

29 }
30 //--------------------------------------------- GET ID -----------------------------------------------------
31 int UnitImpl::getID() const
32 {
33 return id;
34 }
35 //--------------------------------------------- GET REPLAY ID ----------------------------------------------
36 int UnitImpl::getReplayID() const
37 {

Callers 15

isVisibleMethod · 0.45
UseTechMethod · 0.45
nameMethod · 0.45
aiFlagMethod · 0.45
aiIdleMethod · 0.45
aithreadMethod · 0.45
updateDataMethod · 0.45
addMethod · 0.45
extractUnitDataMethod · 0.45
docEnumFunction · 0.45
imgGasFunction · 0.45
imgSupplyFunction · 0.45

Calls

no outgoing calls

Tested by 3

onFrameMethod · 0.36
onUnitCreateMethod · 0.36
onUnitDestroyMethod · 0.36