Beispiel #1
0
 void OnShow()
 {
     Master.AddCheckFlipName(this);
     WaitCloseSprite = StartCoroutine(ShowFlip());
 }