godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorSettings.erase
godot
editorsettings
EditorSettings
Erases the setting whose name is specified by
property
.
struct
EditorSettings
@
nogc
nothrow
void
erase
(
in
String
property
)
Meta
Source
See Implementation
godot
editorsettings
EditorSettings
aliases
BaseClasses
enums
Constants
functions
addPropertyInfo
erase
getFavorites
getProjectMetadata
getProjectSettingsDir
getRecentDirs
getSetting
getSettingsDir
hasSetting
opAssign
opEquals
propertyCanRevert
propertyGetRevert
setFavorites
setInitialValue
setProjectMetadata
setRecentDirs
setSetting
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Erases the setting whose name is specified by property.