pub fn get_kill_number(index: u16) -> i16
Get the number of kills at a certain index in the read worldstate’s kill count changes.
index The index of the kill count.
index
Returns the number of kills.