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