godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
VisualScriptDeconstruct._classBinding
godot
visualscriptdeconstruct
VisualScriptDeconstruct
Undocumented in source.
struct
VisualScriptDeconstruct
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_deconstruct_type")
GodotMethod
!(
void
,
long
)
setDeconstructType
;
__gshared
@
GodotName
("get_deconstruct_type")
GodotMethod
!(
Variant
.
Type
)
getDeconstructType
;
__gshared
@
GodotName
("_set_elem_cache")
GodotMethod
!(
void
,
Array
)
_setElemCache
;
__gshared
@
GodotName
("_get_elem_cache")
GodotMethod
!(
Array
)
_getElemCache
;
}
Members
Static variables
_getElemCache
GodotMethod
!(
Array
)
_getElemCache
;
Undocumented in source.
_setElemCache
GodotMethod
!(
void
,
Array
)
_setElemCache
;
Undocumented in source.
getDeconstructType
GodotMethod
!(
Variant
.
Type
)
getDeconstructType
;
Undocumented in source.
setDeconstructType
GodotMethod
!(
void
,
long
)
setDeconstructType
;
Undocumented in source.
Meta
Source
See Implementation
godot
visualscriptdeconstruct
VisualScriptDeconstruct
aliases
BaseClasses
functions
_getElemCache
_setElemCache
getDeconstructType
opAssign
opEquals
setDeconstructType
properties
elemCache
type
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name