Click or drag to resize

WindowDialogGetCloseButton Method

Returns the close TextureButton.

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

Return Value

Type: TextureButton

[Missing <returns> documentation for "M:Godot.WindowDialog.GetCloseButton"]

See Also