Description
Provides a statistic of the specified Player (limited to the current match). Statistics are only gathered when the game is in progress. Dummy bots do not gather statistics.
Snippet
Player Stat(Event Player, All Damage Dealt);
Properties
Returns: Integer
Parameters: Player, Stat
Player
Type: Player, Default: Event Player
The Player whose Statistic to acquire.Stat
Type: Statistic, Default: All Damage Dealt
The statistic to acquire.