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