godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConfigFile.eraseSection
godot
configfile
ConfigFile
Deletes the specified section along with all the key-value pairs inside.
struct
ConfigFile
@
nogc
nothrow
void
eraseSection
(
StringArg0
)
(
in
StringArg0
section
)
Meta
Source
See Implementation
godot
configfile
ConfigFile
aliases
BaseClasses
functions
eraseSection
getSectionKeys
getSections
getValue
hasSection
hasSectionKey
load
opAssign
opEquals
save
setValue
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Deletes the specified section along with all the key-value pairs inside.