Function get_kill_number

Source
pub fn get_kill_number(index: u16) -> i16
Expand description

Get the number of kills at a certain index in the read worldstate’s kill count changes.

index The index of the kill count.

Returns the number of kills.