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

pub fn unequip_actor_item(slot: u16)

Unequip the item in a certain slot of the equipment of the temporary actor stored
on the server.

slot The equipment slot.

Returns void