godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
isGodotBaseClass.isGodotBaseClass
godot
api
traits
isGodotBaseClass
Undocumented in source.
enum
bool
isGodotBaseClass
;
template
isGodotBaseClass
(T)
@
nogc
nothrow
static if
(
is(T == struct)
)
enum
bool
isGodotBaseClass
;
enum
bool
isGodotBaseClass
;
Meta
Source
See Implementation
godot
api
traits
isGodotBaseClass
variables
isGodotBaseClass