ProjectSettingsSingleton.getSetting

Returns the value of a setting. Example:

More...
struct ProjectSettingsSingleton
@nogc nothrow const
Variant
getSetting
(
in String name
)

Detailed Description

print(ProjectSettings.get_setting("application/config/name"))

Meta