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

pub fn get_player_killer_pid(pid: u16) -> i16

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.