Container.getAllowSpend
Returns whether the container can spend items.
Kind: Function
Environments: Game
Game
container:getAllowSpend( )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
container |
Container | The container. |
Returns:
| Type | Description |
|---|---|
| boolean | Returns true if the container can spend. |