mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Renamed property
This commit is contained in:
@@ -691,7 +691,7 @@ class AssetHierarchy
|
||||
return .Err;*/
|
||||
|
||||
CopyBackgroundTask copyTask = new CopyBackgroundTask(sourcePaths, targetDirectory->Path);
|
||||
copyTask.DeleteWhenStopped = true;
|
||||
copyTask.DeleteWhenEnded = true;
|
||||
|
||||
EditorApp.Instance.BackgroundTaskManager.StartBackgroundTask(copyTask);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user