Description
The number of players playing a specific hero on a team or in the match.
Snippet
Number of Heroes(Hero(Tracer), Team(Team 1));
Properties
Returns: Integer
Parameters: Hero, Team
Hero
Type: Hero, Default: Hero
The hero to check for play.Team
Type: Team, Default: Team
The team or teams on which to check for the hero being played.