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

Method end

bwapi/Util/Source/Util/MemoryFrame.cpp:61–64  ·  view source on GitHub ↗

----------------------- END ----------------------------------------

Source from the content-addressed store, hash-verified

59 }
60 //----------------------- END ----------------------------------------
61 void *MemoryFrame::end() const
62 {
63 return (void*)((int)frameBase+frameSize);
64 }
65 //----------------------- SIZE ---------------------------------------
66 unsigned int MemoryFrame::size() const
67 {

Callers 15

executeMethod · 0.80
DoUnitBehaviourMethod · 0.80
UpdateScriptsFunction · 0.80
~aithreadMethod · 0.80
executeMethod · 0.80
RevertFunction · 0.80
onGameEndMethod · 0.80
initializeDataMethod · 0.80
getRegionMethod · 0.80
flushMethod · 0.80
getForceIDMethod · 0.80
getPlayerIDMethod · 0.80

Calls

no outgoing calls

Tested by 5

genUnitTypeTestFunction · 0.64
onFrameMethod · 0.64
findAndRemoveTypeFunction · 0.64
~TestModuleMethod · 0.64
verifyLoadedUnitsMethod · 0.64