godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ProjectSettingsSingleton.hasSetting
godot
projectsettings
ProjectSettingsSingleton
Returns
true
if a configuration value is present.
struct
ProjectSettingsSingleton
@
nogc
nothrow const
bool
hasSetting
(
in
String
name
)
Meta
Source
See Implementation
godot
projectsettings
ProjectSettingsSingleton
aliases
BaseClasses
functions
addPropertyInfo
clear
getOrder
getSetting
globalizePath
hasSetting
loadResourcePack
localizePath
opAssign
opEquals
propertyCanRevert
propertyGetRevert
save
saveCustom
setInitialValue
setOrder
setSetting
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns true if a configuration value is present.