godot-d v0.0.7 (2018-11-02T21:25:15Z)
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
NoDRuntime
functions
register
mixin templates
GodotNativeLibrary
Register a class and all its @GodotMethod member functions into Godot.