sm.game.getSettingValue

Get the number value of a named setting.

Kind: Function

Environments: Game

Game

sm.game.getSettingValue( name )

Open the full Game reference

Parameters:

Name Type Description
name string The name of the setting

Returns:

Name Type Description
value number The value of the setting.