mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-26 18:50:10 +00:00
Update YooAsset
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user