Пример #1
0
 void EndPackage()
 {
     EditorCoroutineRunner.StopAllEditorCoroutine();
     isPacking = false;
     EndProgress();
 }