VisualScriptDeconstruct¶
Inherits: VisualScriptNode < Resource < Reference < Object
A Visual Script node which deconstructs a base type instance into its parts.
Description¶
A Visual Script node which deconstructs a base type instance into its parts.
Properties¶
| Variant.Type | type | 0 |
Property Descriptions¶
- Variant.Type type
| Default | 0 |
| Setter | set_deconstruct_type(value) |
| Getter | get_deconstruct_type() |
The type to deconstruct.