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

pub fn add_record_inventory_item()

Add a copy of the server's temporary inventory item to the temporary record
of the current specified type.

In the process, the server's temporary inventory item will automatically be cleared
so a new one can be set up.

Note: Any items added this way will be ignored if the record already has a valid
inventoryBaseId.

Returns void