Function get_player_killer_name

Source
pub fn get_player_killer_name(pid: u16) -> String
Expand description

Get the name of the actor killer of a certain player.

pid The player ID of the killed player.

Returns the name of the killer.