Click or drag to resize

AcceptDialogGetText Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AcceptDialog.GetText"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AcceptDialog.GetText"]

See Also