namespace _Project.Develop.Runtime.Entities { public interface IEntityComponent { } }