pub fn does_actor_have_player_killer(index: u16) -> bool
Check whether the killer of the actor at a certain index in the read actor list is a player.
index The index of the actor.
index
Returns whether the actor was killed by a player.