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

pub fn get_player_killer_mp_num(pid: u16) -> u16

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

pid The player ID of the killed player.

Returns the mpNum of the killer.