// Token: 0x060009CB RID: 2507 RVA: 0x0000CB40 File Offset: 0x0000BB40
 public TimeSpan GetLapTime()
 {
     return(TimeSpan.CreateInitUnowned(RouteEntrantLivePacket._EASharpBinding_990(this.mSelf)));
 }
Ejemplo n.º 2
0
 // Token: 0x060009DF RID: 2527 RVA: 0x0000CC4C File Offset: 0x0000BC4C
 public RouteEntrantLivePacket CreateEntrantLivePacket()
 {
     return(RouteEntrantLivePacket.CreateInitUnowned(RouteLivePacket._EASharpBinding_998(this.mSelf)));
 }
 // Token: 0x060009C5 RID: 2501 RVA: 0x0000CABC File Offset: 0x0000BABC
 public RouteEntrantLivePacket() : base(default(ExposeTag_NoInitOwned))
 {
     this.mSelf = RouteEntrantLivePacket._EASharpBinding_987();
 }