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

pub fn set_rule_string(key: &str, value: &str)

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

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

Returns void