Click or drag to resize

VisualScriptPropertyGetGetBaseType Method

Note: This API is now obsolete.

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBaseType is deprecated. Use the BaseType property instead.")]
public string GetBaseType()

Return Value

Type: String

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

See Also