1
This commit is contained in:
@@ -18,6 +18,7 @@ namespace BITKit.Core.Entites
|
||||
bool RegisterComponent<T>(T component);
|
||||
IServiceProvider ServiceProvider { get; }
|
||||
void Inject(object obj);
|
||||
|
||||
}
|
||||
/// <summary>
|
||||
/// 基本实体组件
|
||||
|
Reference in New Issue
Block a user