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

pub fn set_rule_value(key: &str, value: f64)

Set a rule value for the server details displayed in the server browser.

key The name of the rule.
value The numerical value of the rule.

Returns void