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