sm.item.isFlammable

Returns whether the item is flammable.

Kind: Function

Environments: Game

Game

sm.item.isFlammable( uuid )

Open the full Game reference

Parameters:

Name Type Description
uuid Uuid The item uuid.

Returns:

Type Description
boolean True if flammable.