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

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.

Returns the number of kills.