namespace ET.Server { [ComponentOf(typeof(Scene))] public class BenchmarkClientComponent: Entity, IAwake { } }