namespace ET { [ComponentOf(typeof(LSWorld))] public class LSUnitComponent: LSEntity, IAwake, ISerializeToEntity { } }