Improve AssetDatabase performance.

This commit is contained in:
2026-01-29 20:37:45 +09:00
parent e71851550b
commit 9f05944d81
10 changed files with 140 additions and 183 deletions

View File

@@ -8,7 +8,7 @@ namespace Ghost.Editor.Core.AssetHandle;
/// Contains GUID, version, tags, and importer settings.
/// FileHash and Dependencies are stored in the database only, not in .gmeta files.
/// </summary>
internal class AssetMeta
public class AssetMeta
{
/// <summary>
/// Unique identifier for the asset.