update operation logic

This commit is contained in:
何冠峰
2024-07-07 16:01:55 +08:00
parent 25231ecd32
commit 260867b588
46 changed files with 525 additions and 678 deletions

View File

@@ -20,8 +20,7 @@ namespace YooAsset
internal override void InternalOnUpdate()
{
}
public override void WaitForAsyncComplete()
internal override void InternalWaitForAsyncComplete()
{
}
public override void AbortDownloadOperation()