Clear
Clear all of the items from the inventory (the untradable also gets deleted, be aware)
- inv:
number
orstring
The inv argument can be a number (as player ID) or the inventory uniqueID.
exports["avp_grid_inventory"]:Clear(inv)
Clear all of the items from the inventory (the untradable also gets deleted, be aware)
number
or string
The inv argument can be a number (as player ID) or the inventory uniqueID.
exports["avp_grid_inventory"]:Clear(inv)