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

pub fn set_record_base_id(base_id: &str)

Set the base id (i.e. the id this record should inherit default
values from) of the temporary record stored on the server for the
currently specified record type.

base_id The baseId of the record.

Returns void