コード例 #1
0
 public IEnumerator NotifyEnterSceneCoroutine(Coroutine co)
 {
     return(mImpl.NotifyEnterSceneCoroutine(co, this));
 }