mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-23 17:20:12 +00:00
Update AssetBundleCollector
Remove files
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
|
||||
namespace YooAsset.Editor
|
||||
{
|
||||
/// <summary>
|
||||
/// 资源打包规则接口
|
||||
/// </summary>
|
||||
public interface IPackRule
|
||||
{
|
||||
/// <summary>
|
||||
/// 获取资源的打包标签
|
||||
/// </summary>
|
||||
string GetAssetBundleLabel(string assetPath);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user