sm.item.isBlock

Check if the item is a block.

Kind: Function

Environments: Game

Game

sm.item.isBlock( uuid )

Open the full Game reference

Parameters:

Name Type Description
uuid Uuid The item uuid.

Returns:

Type Description
boolean True if the item is a block.