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

Method onEnd

bwapi/BWAPILIB/Source/AIModule.cpp:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 void AIModule::onStart()
12 { }
13 void AIModule::onEnd(bool)
14 { }
15 void AIModule::onFrame()
16 { }
17 void AIModule::onSendText(std::string)

Callers 2

SendClientEventMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected