namespace ET { [ComponentOf(typeof(People))] public class PeopleAIComponent: Entity, IAwake { } }