sm.container.totalQuantity
Returns the total number of a given item uuid in a container.
Kind: Function
Environments: Game
Game
sm.container.totalQuantity( container, itemUuid )
Parameters:
Returns:
| Type | Description |
|---|---|
| integer | The quantity of the given item uuid. |