- _getElemCache
Array _getElemCache()
- _setElemCache
void _setElemCache(Array _cache)
- getDeconstructType
Variant.Type getDeconstructType()
- opAssign
VisualScriptDeconstruct opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(VisualScriptDeconstruct other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDeconstructType
void setDeconstructType(long type)
A Visual Script node which deconstructs a base type instance into its parts.