GetWeight
Returns the current weight of the inventory.
- inv:
number
orstring
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 string
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns number
exports["avp_grid_inventory"]:GetWeight(inv)