godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
BuiltinConstant
godot
tools
generator
classes
Undocumented in source.
struct
BuiltinConstant {
string
name
;
string
value
;
@
serdeOptional
Type
type
;
SerdeException
deserializeFromAsdf
(Asdf data);
}
Members
Functions
deserializeFromAsdf
SerdeException
deserializeFromAsdf
(Asdf data)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
name
string
name
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
godot
tools
generator
classes
aliases
BuiltinMembers
classes
Constructor
GodotClass
structs
BuiltinConstant
ClassConstant
ClassList
Operator