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¶
|
Property Descriptions¶
Variant.Type type = 0
void set_deconstruct_type ( Variant.Type value )
Variant.Type get_deconstruct_type ( )
The type to deconstruct.