godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Reference._classBinding
godot
reference
Reference
Undocumented in source.
struct
Reference
package @
nogc
nothrow static
struct
_classBinding {
__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
unreference
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name