namespace ET.Client { public class ReplayUpdater: Entity, IAwake, IUpdate { public Record Record; } }