godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Reference.GDNativeClassBinding
godot
reference
Reference
Undocumented in source.
struct
Reference
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("init_ref")
GodotMethod
!(
bool
)
initRef
;
__gshared
@
GodotName
("reference")
GodotMethod
!(
bool
)
reference
;
__gshared
@
GodotName
("unreference")
GodotMethod
!(
bool
)
unreference
;
}
Members
Static variables
initRef
GodotMethod
!(
bool
)
initRef
;
Undocumented in source.
reference
GodotMethod
!(
bool
)
reference
;
Undocumented in source.
unreference
GodotMethod
!(
bool
)
unreference
;
Undocumented in source.
Meta
Source
See Implementation
godot
reference
Reference
aliases
BaseClasses
functions
initRef
opAssign
opEquals
reference
toHash
unreference
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name