Struct VisualScriptDeconstruct

A Visual Script node which deconstructs a base type instance into its parts.

struct VisualScriptDeconstruct ;

Properties

NameTypeDescription
elemCache[get, set] Array
type[get, set] Variant.TypeThe type to deconstruct.

Methods

NameDescription
_getElemCache
_setElemCache
getDeconstructType
setDeconstructType