【m】框架大更新
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace YooAsset.Editor
|
||||
{
|
||||
public interface IBuildTask
|
||||
{
|
||||
void Run(BuildContext context);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user