Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ onPlayerLeft
Method
onPlayerLeft
bwapi/BWAPILIB/Source/AIModule.cpp:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
void AIModule::onReceiveText(Player, std::string)
20
{ }
21
void AIModule::onPlayerLeft(Player)
22
{ }
23
void AIModule::onNukeDetect(Position)
24
{ }
25
void AIModule::onUnitDiscover(BWAPI::Unit )
Callers
2
SendClientEvent
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected