Struct VisualScriptDeconstruct
A Visual Script node which deconstructs a base type instance into its parts.
struct VisualScriptDeconstruct
;
Properties
Name | Type | Description |
---|---|---|
elemCache [get, set]
|
Array | |
type [get, set]
|
Variant | The type to deconstruct. |
Methods
Name | Description |
---|---|
_getElemCache
|
|
_setElemCache
|
|
getDeconstructType
|
|
setDeconstructType
|