godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConfigFile.hasSection
godot
configfile
ConfigFile
Returns
true
if the specified section exists.
struct
ConfigFile
@
nogc
nothrow const
bool
hasSection
(
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
Returns true if the specified section exists.