godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
GodotClass.GodotClass
godot
api
traits
GodotClass
Undocumented in source.
alias
GodotClass
=
T
template
GodotClass
(R)
@
nogc
nothrow
static if
(
isGodotBaseClass!T
)
alias
GodotClass
=
T
alias
GodotClass
=
typeof
(
T
.
owner
)
Meta
Source
See Implementation
godot
api
traits
GodotClass
aliases
GodotClass
T