godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConfigFile.getSections
godot
configfile
ConfigFile
Returns an array of all defined section identifiers.
struct
ConfigFile
@
nogc
nothrow const
PoolStringArray
getSections
(
)
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
Returns an array of all defined section identifiers.