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

Function GetPlayersInWorld

methods/CMangos/GlobalMethods.h:185–213  ·  view source on GitHub ↗

* Returns a table with all the current [Player]s in the world * * Does not return players that may be teleporting or otherwise not on any map. * * enum TeamId * { * TEAM_ALLIANCE = 0, * TEAM_HORDE = 1, * TEAM_NEUTRAL = 2 * }; * * @param [TeamId] team = TEAM_NEUTRAL : optional check team of the [Player], Alli

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CHECKVAL<bool>Method · 0.80
GetPlayersFunction · 0.70
PushMethod · 0.45

Tested by

no test coverage detected