Click or drag to resize

VisualScriptBasicTypeConstantBasicType Property

The type to get the constant from.

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

Property Value

Type: VariantType
See Also