예제 #1
0
 public void ShowDialog()
 {
     ModalDialog.PopTo(transform.root.GetComponent <Canvas>().transform);
 }