Description
Returns the player on a specified team with the highest elimination count at the time of evaluation. If multiple players are tied, the first qualifying player in slot order is returned.
Snippet
Player With Most Eliminations(Team(All Teams));
Properties
Returns: Player
Parameters: Team
Team
Type: Team, Default: All Teams
The team from which the leading player will be selected.