Cause
An enumeration representing the cause of a player's death in a game. Possible causes include: - [PLAYER_KILLED_PLAYER]: The player was killed by another player. - [PLAYER_KILLED_UNKNOWN]: The player's killer is unknown. - [PLAYER_KILLED_QUIT]: The player died due to voluntarily quitting the game.
Entries
Link copied to clipboard
The player was killed by another player.
Link copied to clipboard
The player's killer is unknown.
Link copied to clipboard
The player died due to voluntarily quitting the game.