Container.resize

Resize a container.

Kind: Function

Environments: Game

Game

container:resize( size, stackSize )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
container Container The container instance.
size integer The new size of the container.
stackSize (optional) integer The stack size. Defaults to maximum possible stack size(65535).