Click or drag to resize

AcceptDialogGetOk Method

Returns the OK Button instance.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Button GetOk()

Return Value

Type: Button

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

See Also