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