godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
register
godot
api
register
Register a class and all its
@
GodotMethod
member functions into Godot.
void
register
(
T
)
(
GDExtensionClassLibraryPtr
lib
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
godot
api
register
enums
LoadDRuntime
functions
register
unregister
mixin templates
GodotNativeLibrary
static variables
_GODOT_library
templates
fileClassesAsLazyImports
variables
is_
Register a class and all its @GodotMethod member functions into Godot.