Unity-WebGL-Alert Usage WebGLAlert.ShowAlert("hello world"); bool confirm = WebGLAlert.ShowConfirm("hello world"); string prompt = WebGLAlert.ShowPrompt("hello world");