godot-dlang ~master (2023-06-12T16:03:25Z)
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