GTA V NativesplayerPlayer::getLastDamageBoneOn this pagePlayer::getLastDamageBoneSyntax ```js player.getLastDamageBone(outBone); ``` Required Arguments outBone: int Return value int Example ```js // todo ``` See also