namespace ET.Client { [ComponentOf(typeof(Session))] public class ClientSessionErrorComponent: Entity, IAwake, IDestroy { } }