sm.game.getSettingBoolean

Get the boolean value of a named setting.

Kind: Function

Environments: Game

Game

sm.game.getSettingBoolean( name )

Open the full Game reference

Parameters:

Name Type Description
name string The name of the setting

Returns:

Name Type Description
value boolean The value of the setting.