sm.container.moveAllToCarryContainer

Moves the content of input container to the player carry container and assigns the carry color.

Kind: Function

Environments: Game

Game

sm.container.moveAllToCarryContainer( container, player, color )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
container Container The container to assign.
player Player The player to receive the carry content and color.
color Color The color to assign.