【m】框架大更新
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace YooAsset.Editor
|
||||
{
|
||||
[Serializable]
|
||||
public class AssetArtCollector
|
||||
{
|
||||
/// <summary>
|
||||
/// 扫描目录
|
||||
/// </summary>
|
||||
public string CollectPath = string.Empty;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user