Function get_player_killer_pid

Source
pub fn get_player_killer_pid(pid: u16) -> i16
Expand description

Get the player ID of the killer of a certain player.

pid The player ID of the killed player.

Returns the player ID of the killer.