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

pub fn set_record_color(red: u16, green: u16, blue: u16)

Set the color of the temporary record stored on the server for the currently
specified record type.

color The color of the record.

Returns void