Click or drag to resize

VisualScriptPropertyGet.GetBasicType Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptPropertyGet.GetBasicType"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBasicType is deprecated. Use the BasicType property instead.")]
public Variant.Type GetBasicType()

Return Value

Type: Variant.Type

[Missing <returns> documentation for "M:Godot.VisualScriptPropertyGet.GetBasicType"]

See Also