godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConfigFile._new
godot
configfile
ConfigFile
Construct a new instance of ConfigFile. Note: use
memnew!ConfigFile
instead.
struct
ConfigFile
@
nogc
nothrow static
ConfigFile
_new
(
)
Meta
Source
See Implementation
godot
configfile
ConfigFile
aliases
BaseClasses
functions
clear
eraseSection
eraseSectionKey
getSectionKeys
getSections
getValue
hasSection
hasSectionKey
load
loadEncrypted
loadEncryptedPass
opAssign
opEquals
parse
save
saveEncrypted
saveEncryptedPass
setValue
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of ConfigFile. Note: use memnew!ConfigFile instead.