* 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 not stored for this graph (policy: none)
no test coverage detected