W3cubDocs

/Godot 3.2

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.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_visualscriptdeconstruct.html