mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-26 18:50:10 +00:00
update file system
This commit is contained in:
@@ -35,6 +35,11 @@ namespace YooAsset
|
|||||||
DownloadProgress = 0;
|
DownloadProgress = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
internal override string InternalGetDesc()
|
||||||
|
{
|
||||||
|
return $"RefCount : {RefCount}";
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 减少引用计数
|
/// 减少引用计数
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user