godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConfigFile.hasSection
godot
configfile
ConfigFile
Returns
true
if the specified section exists.
struct
ConfigFile
@
nogc
nothrow const
bool
hasSection
(
in
String
section
)
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 true if the specified section exists.