Click or drag to resize

VisualScriptOperatorType Property

[Missing <summary> documentation for "P:Godot.VisualScriptOperator.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