框架上传
This commit is contained in:
7
Assets/00.StaryEvo/Runtime/Rule/IBelongToArchitecture.cs
Normal file
7
Assets/00.StaryEvo/Runtime/Rule/IBelongToArchitecture.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Stary.Evo
|
||||
{
|
||||
public interface IBelongToArchitecture
|
||||
{
|
||||
IArchitecture GetArchitecture();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user