Ejemplo n.º 1
0
 void Awake()
 {
     modalDialog.Initialize();
     GetComponent <RectMask2D>().enabled = true;
 }