godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
register
godot
d
register
Register a class and all its
@
GodotMethod
member functions into Godot.
void
register
(
T
)
(
void
*
handle
,
GDNativeLibrary
lib
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
godot
d
register
aliases
GodotInitOptions
GodotTerminateOptions
enums
LoadDRuntime
functions
register
mixin templates
GodotNativeLibrary
templates
fileClassesAsLazyImports
variables
is_
Register a class and all its @GodotMethod member functions into Godot.