Click or drag to resize

VisualScriptSelectType Property

The input variables' type.

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

Property Value

Type: VariantType
See Also