Description
Returns the button corresponding to the last ability activated by a player. Includes primary fire, secondary fire, ability slots, and ultimate. Returns Null if the player has not used any ability since the match began.
Snippet
Last Ability Used(Event Player);
Properties
Returns: Button
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose last used ability will be returned.