godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Language.ClassOutputFile
language
Language
A file output for a Godot class.
struct
Language
static
struct
ClassOutputFile {
string
[
2
]
function
(
in
GodotClass
c
)
generator
;
}
Members
Variables
generator
string
[
2
]
function
(
in
GodotClass
c
)
generator
;
Meta
Source
See Implementation
language
Language
structs
ClassOutputFile
variables
classOutputFiles
A file output for a Godot class.