Exemple #1
0
 public static void Start(IEnumerator enumerator)
 {
     EditorCoroutine editorCoroutine = new EditorCoroutine(enumerator);
 }