[][src]Function tes3mp_plugin::plugin::generated::get_player_killer_name

pub fn get_player_killer_name(pid: u16) -> String

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.