namespace ET.Client { [ComponentOf(typeof(Room))] public class ReplayUpdater: Entity, IAwake, IUpdate { } }