Files
2026-06-04 11:42:34 +02:00

915 lines
23 KiB
C#

using System;
using System.Collections.Generic;
using RecRoom.Activities.Toys;
using UnityEngine;
namespace RecRoom.Sandbox
{
// Token: 0x02000E1D RID: 3613
public class RCCarSandboxSet : SandboxSet
{
// Token: 0x0601D98D RID: 121229 RVA: 0x0080CBDC File Offset: 0x0080ADDC
protected virtual IEnumerable<Tool> CPIBEPCALII()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.BLKGNFAJEON(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[] { " iterations for read and write" };
array[0] = this.FHOHKLKFGNC != null;
array[7] = " failed to instantiate.";
array[5] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D98E RID: 121230 RVA: 0x0080CCF0 File Offset: 0x0080AEF0
protected virtual IEnumerable<Tool> BAGNMJKDPJN()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[7];
array[0] = "OVRMainMenu: No OVRPlayerController attached.";
array[1] = this.FHOHKLKFGNC != null;
array[5] = "TeleportRegion";
array[8] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D98F RID: 121231 RVA: 0x0080CE04 File Offset: 0x0080B004
protected virtual IEnumerable<Tool> IBPAMIJJEBB()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.AFNEBBFABKE(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[7];
array[1] = "Failed to parse OutfitSelectionToBody with str:";
array[0] = this.FHOHKLKFGNC != null;
array[3] = "\\b";
array[7] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D990 RID: 121232 RVA: 0x0080CF18 File Offset: 0x0080B118
protected virtual IEnumerable<Tool> DMEFHMCPKLI()
{
IEnumerable<Tool> enumerable = base.NFLLADLGAGN();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[] { "Please call the BestHTTP.HTTPManager.Setup() from one of Unity's event(eg. awake, start) before you send any request!" };
array[0] = this.FHOHKLKFGNC != null;
array[1] = "&";
array[3] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D991 RID: 121233 RVA: 0x0080D02C File Offset: 0x0080B22C
protected virtual IEnumerable<Tool> FKJIOIJFFFP()
{
IEnumerable<Tool> enumerable = base.MKGLKEAMGAE();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[3];
array[0] = "move";
array[1] = this.FHOHKLKFGNC != null;
array[6] = "Searching...";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D992 RID: 121234 RVA: 0x0080D140 File Offset: 0x0080B340
protected virtual IEnumerable<Tool> FILKAMCKLBP()
{
IEnumerable<Tool> enumerable = base.CKEKCNEBHKM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[4];
array[1] = "api/images/";
array[0] = this.FHOHKLKFGNC != null;
array[5] = "Slot";
array[8] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D993 RID: 121235 RVA: 0x0080D254 File Offset: 0x0080B454
protected virtual IEnumerable<Tool> DDGPCHMPBBF()
{
IEnumerable<Tool> enumerable = base.NFLLADLGAGN();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[0];
array[0] = "CR";
array[1] = this.FHOHKLKFGNC != null;
array[7] = "CaptureTheGIF";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D994 RID: 121236 RVA: 0x0080D368 File Offset: 0x0080B568
protected virtual IEnumerable<Tool> PICFOPOPHPG()
{
IEnumerable<Tool> enumerable = base.DOALHGIGONM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[6];
array[1] = "Can't close an object here";
array[1] = this.FHOHKLKFGNC != null;
array[4] = "Name";
array[7] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D995 RID: 121237 RVA: 0x0080D47C File Offset: 0x0080B67C
protected virtual IEnumerable<Tool> JAADAOGEMLJ()
{
IEnumerable<Tool> enumerable = base.NFLLADLGAGN();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.AFNEBBFABKE(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[2];
array[0] = "Mouse ScrollWheel";
array[1] = this.FHOHKLKFGNC != null;
array[6] = "BrushTool";
array[6] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D996 RID: 121238 RVA: 0x0080D590 File Offset: 0x0080B790
protected override IEnumerable<Tool> HABCFPALGIM()
{
IEnumerable<Tool> enumerable = base.KIEFDLBONCK();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[5];
array[0] = "signatures";
array[1] = this.FHOHKLKFGNC != null;
array[5] = "Error in Instantiation! The resource's PhotonView count is not the same as in incoming data.";
array[5] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D997 RID: 121239 RVA: 0x0080D6A4 File Offset: 0x0080B8A4
protected virtual IEnumerable<Tool> ANEODIMDCPA()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[3];
array[1] = "CA";
array[0] = this.FHOHKLKFGNC != null;
array[6] = "You have multiple scene PUNPrefabInstantiates associated with the same scene.";
array[0] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D998 RID: 121240 RVA: 0x0080D7B8 File Offset: 0x0080B9B8
protected virtual IEnumerable<Tool> HIHJKBJCAFN()
{
IEnumerable<Tool> enumerable = base.CKEKCNEBHKM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.IMPMFCEBEFK = this.FHOHKLKFGNC;
}
else
{
object[] array = new object[5];
array[0] = "Oculus_GearVR_RThumbstickX";
array[1] = this.FHOHKLKFGNC != null;
array[6] = "roomcode_override";
array[0] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D999 RID: 121241 RVA: 0x0080D8CC File Offset: 0x0080BACC
protected override IEnumerable<Tool> KIEFDLBONCK()
{
IEnumerable<Tool> enumerable = base.GCJIEOELFMO();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[7];
array[1] = ".asset";
array[0] = this.FHOHKLKFGNC != null;
array[2] = " respawn: ";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D99A RID: 121242 RVA: 0x0080D9E0 File Offset: 0x0080BBE0
protected virtual IEnumerable<Tool> GGIHPBPJJAJ()
{
IEnumerable<Tool> enumerable = base.GCJIEOELFMO();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.AFNEBBFABKE(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[8];
array[1] = "There is no more space in this room";
array[0] = this.FHOHKLKFGNC != null;
array[4] = "EquipmentPrefabName";
array[8] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D99B RID: 121243 RVA: 0x0080DAF4 File Offset: 0x0080BCF4
protected virtual IEnumerable<Tool> GJNOGGICIFE()
{
IEnumerable<Tool> enumerable = base.CKEKCNEBHKM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[] { "GAME OVER" };
array[0] = this.FHOHKLKFGNC != null;
array[8] = "AttachedRelativePosition";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D99C RID: 121244 RVA: 0x0080DC08 File Offset: 0x0080BE08
protected virtual IEnumerable<Tool> AIKGHMCPJNB()
{
IEnumerable<Tool> enumerable = base.MKGLKEAMGAE();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[6];
array[1] = "Teleport: No Player instance found in map.";
array[1] = this.FHOHKLKFGNC != null;
array[1] = "SEM_CO";
array[5] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D99D RID: 121245 RVA: 0x0080DD1C File Offset: 0x0080BF1C
protected virtual IEnumerable<Tool> LFEGLHDKFIO()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.AFNEBBFABKE(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[6];
array[0] = "stream error";
array[0] = this.FHOHKLKFGNC != null;
array[5] = "OHAFAODGNHE";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D99E RID: 121246 RVA: 0x0080DE30 File Offset: 0x0080C030
protected virtual IEnumerable<Tool> GBMGHDJDIDM()
{
IEnumerable<Tool> enumerable = base.KIEFDLBONCK();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.IMPMFCEBEFK = this.FHOHKLKFGNC;
}
else
{
object[] array = new object[] { null, "otherHandType" };
array[0] = this.FHOHKLKFGNC != null;
array[1] = "z";
array[5] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A0 RID: 121248 RVA: 0x0080DF4C File Offset: 0x0080C14C
protected override IEnumerable<Tool> AJHJPHHOCFP()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[5];
array[1] = "RpcMasterRequestFlagReturn";
array[0] = this.FHOHKLKFGNC != null;
array[6] = "looktime";
array[4] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A1 RID: 121249 RVA: 0x0080E060 File Offset: 0x0080C260
protected virtual IEnumerable<Tool> FHLMPFDNAHL()
{
IEnumerable<Tool> enumerable = base.DOALHGIGONM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.IMPMFCEBEFK = this.FHOHKLKFGNC;
}
else
{
object[] array = new object[8];
array[0] = "Event Category";
array[0] = this.FHOHKLKFGNC != null;
array[3] = "amount";
array[1] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A2 RID: 121250 RVA: 0x0080E174 File Offset: 0x0080C374
protected virtual IEnumerable<Tool> KDGNEFNLINE()
{
IEnumerable<Tool> enumerable = base.CKEKCNEBHKM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.DIHLFLEHJKL(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[4];
array[1] = "SystemInfo";
array[0] = this.FHOHKLKFGNC != null;
array[7] = "PUNVoice: Setting recorder's microphone device to {0}";
array[0] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A3 RID: 121251 RVA: 0x0080E288 File Offset: 0x0080C488
protected override IEnumerable<Tool> DOALHGIGONM()
{
IEnumerable<Tool> enumerable = base.DOALHGIGONM();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.IMPMFCEBEFK = this.FHOHKLKFGNC;
}
else
{
Debug.LogError(string.Concat(new object[]
{
"Spawned an RCCarSandboxSet that didn't have a car or remote. Car = ",
this.FHOHKLKFGNC != null,
", Remote = ",
this.FLFOLOLFDBO != null
}));
}
return enumerable;
}
// Token: 0x0601D9A4 RID: 121252 RVA: 0x0080E39C File Offset: 0x0080C59C
protected virtual IEnumerable<Tool> IJCCFPCJJKH()
{
IEnumerable<Tool> enumerable = base.AJHJPHHOCFP();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.BLKGNFAJEON(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[7];
array[0] = "upgrade";
array[1] = this.FHOHKLKFGNC != null;
array[7] = "ENEMY_GOAL_TEAM";
array[8] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A5 RID: 121253 RVA: 0x0080E4B0 File Offset: 0x0080C6B0
protected virtual IEnumerable<Tool> EGIHPDNJNGL()
{
IEnumerable<Tool> enumerable = base.KIEFDLBONCK();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.IMPMFCEBEFK = this.FHOHKLKFGNC;
}
else
{
object[] array = new object[3];
array[1] = "}";
array[0] = this.FHOHKLKFGNC != null;
array[3] = "crash_dumps_found";
array[4] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x0601D9A6 RID: 121254 RVA: 0x0080E5C4 File Offset: 0x0080C7C4
protected virtual IEnumerable<Tool> BLACADEFBBK()
{
IEnumerable<Tool> enumerable = base.NFLLADLGAGN();
foreach (Tool tool in enumerable)
{
RCCar component = tool.GetComponent<RCCar>();
if (component != null)
{
this.FHOHKLKFGNC = component;
}
else
{
RCCarRemoteControl component2 = tool.GetComponent<RCCarRemoteControl>();
if (component2 != null)
{
this.FLFOLOLFDBO = component2;
}
}
}
if (this.FHOHKLKFGNC != null && this.FLFOLOLFDBO != null)
{
this.FLFOLOLFDBO.JDHJKGLIICD(this.FHOHKLKFGNC);
}
else
{
object[] array = new object[7];
array[1] = "iTween: Unsupported namedcolorvalue supplied! Default will be used.";
array[1] = this.FHOHKLKFGNC != null;
array[5] = "The host has restricted access to the stage";
array[6] = this.FLFOLOLFDBO != null;
Debug.LogError(string.Concat(array));
}
return enumerable;
}
// Token: 0x04004D35 RID: 19765
private RCCar FHOHKLKFGNC;
// Token: 0x04004D36 RID: 19766
private RCCarRemoteControl FLFOLOLFDBO;
}
}