GM:PlayerSilentDeath
Description
Called when the player is killed by Player:KillSilent.
The player is already considered dead when this hook is called.
- See GM:PlayerDeath for a hook which handles all other death causes.
- GM:PostPlayerDeath is called after this hook.
Player:Alive will return true in this hook.