godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
GodotClass.GodotClass
godot
d
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
d
traits
GodotClass
aliases
GodotClass
T