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

Method getPlayers

bwapi/BWAPI/Source/BWAPI/ForceImpl.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18 return this->name;
19 }
20 Playerset ForceImpl::getPlayers() const
21 {
22 return this->players;
23 }
24};

Callers 2

onMatchStartMethod · 0.45
updateSharedMemoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected