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

Function GetPlayersInWorld

methods/TrinityCore/GlobalMethods.h:190–218  ·  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. * * @table * @columns [Team, ID] * @values [ALLIANCE, 0] * @values [HORDE, 1] * @values [NEUTRAL, 2] * * In multistate, this method is only available in the WORLD state * * @param [TeamId] team = T

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