UIDialog(string, string, Vector2) Constructor
Definition
Namespace: Brine2D.UI
Creates a dialog. The dialog is centered using ScreenSize \(defaults to 1280×720\). When added to a UICanvas it will be re-centered to match the canvas's actual ScreenSize automatically.
Parameters
title System.String
message System.String