Exemplo n.º 1
0
 void OnShow()
 {
     Master.AddCheckFlipName(this);
     WaitCloseSprite = StartCoroutine(ShowFlip());
 }