Player::getCauseOfDeath

From RAGE Multiplayer Wiki

Returns the hash of the weapon/model/object that killed the player.

Edited by: Enumerator

Syntax

player.getCauseOfDeath();

Required Arguments

Return value

  • Model hash or name

Example

// todo

See also