Description
Restores the list of heroes available to one or more players to the list specified by the game settings. If a player's current hero becomes unavailable, the player is forced to choose a different hero and respawn at an appropriate spawn location.
Snippet
Reset Player Hero Availability(Event Player);
Properties
Returns: Void
Parameters: Player
Player
Type: Player | Array (Player), Default: Event Player
The player or players whose hero list is being reset.