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

Method onAction

bwapi/BWAPILIB/Source/AIModule.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 TournamentModule::~TournamentModule()
49 { }
50 bool TournamentModule::onAction(BWAPI::Tournament::ActionID, void*)
51 {
52 return true;
53 }
54 void TournamentModule::onFirstAdvertisement()
55 { }
56}

Callers 1

tournamentCheckMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected