godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
register
godot
api
register
Register a class and all its
@
GodotMethod
member functions into Godot.
void
register
(
T
)
(
GDNativeExtensionClassLibraryPtr
lib
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
godot
api
register
enums
LoadDRuntime
functions
register
mixin templates
GodotNativeLibrary
static variables
_GODOT_library
templates
fileClassesAsLazyImports
variables
is_
Register a class and all its @GodotMethod member functions into Godot.