예제 #1
0
 public override void StopCoroutine(IEnumerator coro)
 {
     TokenMonoBehaviour.StopCoroutine(coro);
 }