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