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

pub fn set_record_inventory_base_id(inventory_base_id: &str)

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

inventory_base_id The inventoryBaseId of the record.

Returns void