Update YooAsset

This commit is contained in:
hevinci
2022-03-15 22:29:20 +08:00
parent 8583927c48
commit 6c0fbdae1f
12 changed files with 123 additions and 96 deletions

View File

@@ -280,7 +280,7 @@ namespace YooAsset
/// <summary>
/// 获取调试汇总信息
/// </summary>
public static void GetDebugSummy(DebugSummy summy)
internal static void GetDebugSummy(DebugSummy summy)
{
if (summy == null)
YooLogger.Error($"{nameof(DebugSummy)} is null");