sm.item.getInteractablesUuidsOfType

Returns a table of all interactable uuids of a interactable type

Kind: Function

Environments: Game

Game

sm.item.getInteractablesUuidsOfType( interactableType )

Open the full Game reference

Parameters:

Name Type Description
interactableType string The interactable type name

Returns:

Type Description
table table of interactable uuids {Uuid, ..}