OSAlert Method |
Displays a modal dialog box using the host OS' facilities. Execution is blocked until the dialog is closed.
Namespace: Godot
public static void Alert( string text, string title = "Alert!" )
[Missing <param name="text"/> documentation for "M:Godot.OS.Alert(System.String,System.String)"]
[Missing <param name="title"/> documentation for "M:Godot.OS.Alert(System.String,System.String)"]