inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
Dub
Repo
incSettingsGet
creator
core
settings
Gets a value from the settings store, with custom default value
T
incSettingsGet
(string name)
T
incSettingsGet
(string name)
T
incSettingsGet
(string name, T default_)
T
incSettingsGet
(
T
)
(
string
name
,
T
default_
)
Meta
Source
See Implementation
creator
core
settings
functions
incSettingsCanGet
incSettingsGet
incSettingsLoad
incSettingsPath
incSettingsSave
incSettingsSet
Gets a value from the settings store, with custom default value