namespace ET { [ChildType(typeof(Unit))] public class UnitComponent: Entity, IAwake, IDestroy { } }