Click or drag to resize

VisualScriptPropertyGetGetProperty Method

Note: This API is now obsolete.

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

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

Return Value

Type: String

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

See Also