mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-21 16:00:32 +00:00
update diagnostic system
This commit is contained in:
@@ -116,6 +116,10 @@ namespace YooAsset
|
||||
}
|
||||
}
|
||||
}
|
||||
internal override string InternalGetDesc()
|
||||
{
|
||||
return $"BundleName : {LoadBundleInfo.Bundle.BundleName}";
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 引用(引用计数递加)
|
||||
|
||||
Reference in New Issue
Block a user