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

Function GetPlayers

methods/TrinityCore/MapMethods.h:302–326  ·  view source on GitHub ↗

* Returns a table with all the current [Player]s in the map * * @table * @columns [Team, ID] * @values [ALLIANCE, 0] * @values [HORDE, 1] * @values [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