godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Dictionary.dictionary
godot
dictionary
Dictionary
Undocumented in source.
struct
Dictionary
package package(godot)
union
dictionary {
godot_dictionary
_godot_dictionary
;
Dictionary_Bind
_bind
;
}
Members
Variables
_bind
Dictionary_Bind
_bind
;
Undocumented in source.
_godot_dictionary
godot_dictionary
_godot_dictionary
;
Undocumented in source.
Meta
Source
See Implementation
godot
dictionary
Dictionary
constructors
this
destructors
~this
functions
clear
empty
erase
has
hasAll
hash
keys
opApply
opAssign
opIndex
opIndexAssign
size
toJson
values
postblits
this(this)
static functions
empty_dictionary
make
unions
dictionary
variables
_dictionary