Description
For a visual list of all ability icons check out the Icon Reference Sheet
Converts a Hero and Button parameter into a string that shows up as an icon (up to 4 per string).
Snippet
Ability Icon String(Hero(Tracer), Button);
Properties
Returns: String
Parameters: Hero, Button
Hero
Type: Hero, Default: Hero
The hero for the ability that will be converted to an icon.Button
Type: Button, Default: Button
The button for the ability that will be converted to an icon.