[−][src]Function tes3mp_plugin::plugin::generated::add_kill
pub fn add_kill(ref_id: &str, number: i16)
Add a new kill count to the kill count changes.
ref_id The refId of the kill count.
number The number of kills in the kill count.
Returns void