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

Method getLastCommandFrame

bwapi/Shared/UnitShared.cpp:96–99  ·  view source on GitHub ↗

--------------------------------------------- GET LAST COMMAND FRAME -------------------------------------

Source from the content-addressed store, hash-verified

94 }
95 //--------------------------------------------- GET LAST COMMAND FRAME -------------------------------------
96 int UnitImpl::getLastCommandFrame() const
97 {
98 return lastCommandFrame;
99 }
100 //--------------------------------------------- GET LAST COMMAND -------------------------------------------
101 UnitCommand UnitImpl::getLastCommand() const
102 {

Callers 2

EmulateOrderMethod · 0.80
onFrameMethod · 0.80

Calls

no outgoing calls

Tested by 1

onFrameMethod · 0.64