Unit.removeContainer
Removes the container stored in the given index inside the unit.
Kind: Function
Environments: Game
Game
unit:removeContainer( index )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
unit |
Unit | The unit. |
index |
integer | The index of the container. |