GetWeight
Returns the current weight of the inventory.
- inv:
numberorstring
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns number
exports["avp_grid_inventory"]:GetWeight(inv)
Returns the current weight of the inventory.
number or stringThe inv argument can be a number (as player ID) or the inventory uniqueID.
Returns number
exports["avp_grid_inventory"]:GetWeight(inv)