Click or drag to resize

VisualScriptDeconstructType Property

The type to deconstruct.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public VariantType Type { get; set; }

Property Value

Type: VariantType
See Also