MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / GetPlayers

Function GetPlayers

methods/CMangos/MapMethods.h:283–306  ·  view source on GitHub ↗

* Returns a table with all the current [Player]s in the map * * enum TeamId * { * TEAM_ALLIANCE = 0, * TEAM_HORDE = 1, * TEAM_NEUTRAL = 2 * }; * * @param [TeamId] team : optional check team of the [Player], Alliance, Horde or Neutral (All) * @return table mapPlayers */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetMembersFunction · 0.70
GetPlayersInWorldFunction · 0.70

Calls 1

PushMethod · 0.45

Tested by

no test coverage detected