Click or drag to resize

ConfirmationDialogGetCancel Method

Returns the cancel button.

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

Return Value

Type: Button

[Missing <returns> documentation for "M:Godot.ConfirmationDialog.GetCancel"]

See Also