godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDNative._new
godot
gdnative
GDNative
Construct a new instance of GDNative. Note: use
memnew!GDNative
instead.
struct
GDNative
@
nogc
nothrow static
GDNative
_new
(
)
Meta
Source
See Implementation
godot
gdnative
GDNative
aliases
BaseClasses
functions
callNative
getLibrary
initialize
opAssign
opEquals
setLibrary
terminate
toHash
properties
library
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of GDNative. Note: use memnew!GDNative instead.