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

pub fn get_player_killer_ref_num(pid: u16) -> u16

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

pid The player ID of the killed player.

Returns the refNum of the killer.