godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GodotClass.GodotClass
godot
d
meta
GodotClass
Undocumented in source.
alias
GodotClass
=
T
alias
GodotClass
=
typeof
(
T
.
owner
)
template
GodotClass
(R)
@
nogc
nothrow
static if
(!(
isGodotBaseClass!T
))
static if
(
extendsGodotBaseClass!T
)
alias
GodotClass
=
typeof
(
T.owner
)
Meta
Source
See Implementation
godot
d
meta
GodotClass
aliases
GodotClass
T