namespace ET.Client { public class PlayerComponent: Entity, IAwake { public long MyId; } }