sm.container.uniqueItemUuids

Returns a table containing all item uuids in a container.

Kind: Function

Environments: Game

Game

sm.container.uniqueItemUuids( container )

Open the full Game reference

Parameters:

Name Type Description
container Container The container.

Returns:

Type Description
table The table of item uuids {Uuid, ..}.