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

636 lines
19 KiB
C#

using System;
using UnityEngine;
// Token: 0x02000EE2 RID: 3810
[ExecuteInEditMode]
public class TeleportTarget : MonoBehaviour
{
// Token: 0x0601F98F RID: 129423 RVA: 0x0089C97C File Offset: 0x0089AB7C
private void EDOFKMPJPLI()
{
base.transform.localScale = new Vector3(this.targetRadius * 1811f, 1337f, this.targetRadius * 1141f);
}
// Token: 0x0601F990 RID: 129424 RVA: 0x0089C9AC File Offset: 0x0089ABAC
private void GPIIBEABELB()
{
base.transform.localScale = new Vector3(this.targetRadius * 682f, 1112f, this.targetRadius * 171f);
}
// Token: 0x0601F991 RID: 129425 RVA: 0x0089C9DC File Offset: 0x0089ABDC
private void ONNOABAHOGC()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F992 RID: 129426 RVA: 0x0089CA18 File Offset: 0x0089AC18
private void AEKHNEKCLDO()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F993 RID: 129427 RVA: 0x0089CA54 File Offset: 0x0089AC54
private void DIKJEGJAIJI()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F994 RID: 129428 RVA: 0x0089CA90 File Offset: 0x0089AC90
private void NMNBPJBPKBD()
{
base.transform.localScale = new Vector3(this.targetRadius * 744f, 801f, this.targetRadius * 1835f);
}
// Token: 0x0601F995 RID: 129429 RVA: 0x0089CAC0 File Offset: 0x0089ACC0
private void FIHMPDPLMGH()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F996 RID: 129430 RVA: 0x0089CAFC File Offset: 0x0089ACFC
private void DFHBGNMLLDP()
{
base.transform.localScale = new Vector3(this.targetRadius * 1005f, 296f, this.targetRadius * 61f);
}
// Token: 0x0601F997 RID: 129431 RVA: 0x0089CB2C File Offset: 0x0089AD2C
private void OnDrawGizmos()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F998 RID: 129432 RVA: 0x0089CB68 File Offset: 0x0089AD68
private void GALPNBHIKOD()
{
base.transform.localScale = new Vector3(this.targetRadius * 186f, 1241f, this.targetRadius * 628f);
}
// Token: 0x0601F999 RID: 129433 RVA: 0x0089CB98 File Offset: 0x0089AD98
public void LANEIPLCLFO(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F99A RID: 129434 RVA: 0x0089CBDC File Offset: 0x0089ADDC
private void GHNJJCGKPJN()
{
this.BBMFFKEGBBG();
}
// Token: 0x0601F99B RID: 129435 RVA: 0x0089CBE4 File Offset: 0x0089ADE4
private void ALHDBFJABNE()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F99C RID: 129436 RVA: 0x0089CC20 File Offset: 0x0089AE20
private void MELFNMPLBAK()
{
this.MPPEGAEPFKD();
}
// Token: 0x0601F99D RID: 129437 RVA: 0x0089CC28 File Offset: 0x0089AE28
private void GPIOGMBKIAJ()
{
base.transform.localScale = new Vector3(this.targetRadius * 1338f, 972f, this.targetRadius * 209f);
}
// Token: 0x0601F99E RID: 129438 RVA: 0x0089CC58 File Offset: 0x0089AE58
private void NNNBCDEOLMB()
{
base.transform.localScale = new Vector3(this.targetRadius * 1978f, 431f, this.targetRadius * 1153f);
}
// Token: 0x0601F99F RID: 129439 RVA: 0x0089CC88 File Offset: 0x0089AE88
private void FNNCEMJECLP()
{
this.GALPNBHIKOD();
}
// Token: 0x0601F9A0 RID: 129440 RVA: 0x0089CC90 File Offset: 0x0089AE90
public void OCOIAFMGBEB(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9A1 RID: 129441 RVA: 0x0089CCD4 File Offset: 0x0089AED4
private void JLFFHPHCBMK()
{
base.transform.localScale = new Vector3(this.targetRadius * 1588f, 956f, this.targetRadius * 1404f);
}
// Token: 0x0601F9A2 RID: 129442 RVA: 0x0089CD04 File Offset: 0x0089AF04
private void ECJEMFBPCHH()
{
base.transform.localScale = new Vector3(this.targetRadius * 294f, 1208f, this.targetRadius * 702f);
}
// Token: 0x0601F9A3 RID: 129443 RVA: 0x0089CD34 File Offset: 0x0089AF34
private void Awake()
{
this.BBMFFKEGBBG();
}
// Token: 0x0601F9A4 RID: 129444 RVA: 0x0089CD3C File Offset: 0x0089AF3C
private void PAKPLLPDIOG()
{
this.PMIEKKJIBIA();
}
// Token: 0x0601F9A5 RID: 129445 RVA: 0x0089CD44 File Offset: 0x0089AF44
public void KOGDJKHJGNB(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9A6 RID: 129446 RVA: 0x0089CD88 File Offset: 0x0089AF88
private void KOCGAANDADK()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9A7 RID: 129447 RVA: 0x0089CDC4 File Offset: 0x0089AFC4
private void ABBDFEGOFPH()
{
this.DFHBGNMLLDP();
}
// Token: 0x0601F9A8 RID: 129448 RVA: 0x0089CDCC File Offset: 0x0089AFCC
private void MPPEGAEPFKD()
{
base.transform.localScale = new Vector3(this.targetRadius * 436f, 230f, this.targetRadius * 246f);
}
// Token: 0x0601F9A9 RID: 129449 RVA: 0x0089CDFC File Offset: 0x0089AFFC
private void KAFHLEMAGJF()
{
base.transform.localScale = new Vector3(this.targetRadius * 951f, 97f, this.targetRadius * 273f);
}
// Token: 0x0601F9AA RID: 129450 RVA: 0x0089CE2C File Offset: 0x0089B02C
private void CHOLLIANPAL()
{
this.NCFGPIDKABP();
}
// Token: 0x0601F9AB RID: 129451 RVA: 0x0089CE34 File Offset: 0x0089B034
private void GDKELOMNAOK()
{
base.transform.localScale = new Vector3(this.targetRadius * 1342f, 418f, this.targetRadius * 242f);
}
// Token: 0x0601F9AC RID: 129452 RVA: 0x0089CE64 File Offset: 0x0089B064
private void OJAIDLPNIEI()
{
this.DFHBGNMLLDP();
}
// Token: 0x0601F9AD RID: 129453 RVA: 0x0089CE6C File Offset: 0x0089B06C
private void LNKPKHFACHE()
{
this.PIEFKJNCKHD();
}
// Token: 0x0601F9AE RID: 129454 RVA: 0x0089CE74 File Offset: 0x0089B074
public void OKKIIJHCEBB(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9AF RID: 129455 RVA: 0x0089CEB8 File Offset: 0x0089B0B8
private void NCFGPIDKABP()
{
base.transform.localScale = new Vector3(this.targetRadius * 619f, 1120f, this.targetRadius * 1480f);
}
// Token: 0x0601F9B0 RID: 129456 RVA: 0x0089CEE8 File Offset: 0x0089B0E8
private void PKICEEDPKIK()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9B1 RID: 129457 RVA: 0x0089CF24 File Offset: 0x0089B124
private void DCDCJGGIELP()
{
base.transform.localScale = new Vector3(this.targetRadius * 285f, 1093f, this.targetRadius * 384f);
}
// Token: 0x0601F9B2 RID: 129458 RVA: 0x0089CF54 File Offset: 0x0089B154
public void FEMFAMICFKP(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9B3 RID: 129459 RVA: 0x0089CF98 File Offset: 0x0089B198
private void PMIEKKJIBIA()
{
base.transform.localScale = new Vector3(this.targetRadius * 1574f, 1427f, this.targetRadius * 574f);
}
// Token: 0x0601F9B4 RID: 129460 RVA: 0x0089CFC8 File Offset: 0x0089B1C8
private void PIEFKJNCKHD()
{
base.transform.localScale = new Vector3(this.targetRadius * 1609f, 696f, this.targetRadius * 1270f);
}
// Token: 0x0601F9B5 RID: 129461 RVA: 0x0089CFF8 File Offset: 0x0089B1F8
private void PKHNFHMLKGB()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9B6 RID: 129462 RVA: 0x0089D034 File Offset: 0x0089B234
private void CNLFFGPDAOH()
{
base.transform.localScale = new Vector3(this.targetRadius * 1742f, 1302f, this.targetRadius * 1867f);
}
// Token: 0x0601F9B7 RID: 129463 RVA: 0x0089D064 File Offset: 0x0089B264
private void EHAPAEBPLEG()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9B8 RID: 129464 RVA: 0x0089D0A0 File Offset: 0x0089B2A0
private void KHBBOAFJMOF()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9B9 RID: 129465 RVA: 0x0089D0DC File Offset: 0x0089B2DC
private void PNIICKJGONN()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9BA RID: 129466 RVA: 0x0089D118 File Offset: 0x0089B318
public void OMGMFGNNKJD(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9BB RID: 129467 RVA: 0x0089D15C File Offset: 0x0089B35C
public void JBDAFCKOINJ(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9BC RID: 129468 RVA: 0x0089D1A0 File Offset: 0x0089B3A0
private void DFGBJHMGJNM()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9BD RID: 129469 RVA: 0x0089D1DC File Offset: 0x0089B3DC
private void CELABFKDCDF()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9BE RID: 129470 RVA: 0x0089D218 File Offset: 0x0089B418
private void IGPCLPOJJMG()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9BF RID: 129471 RVA: 0x0089D254 File Offset: 0x0089B454
private void JAOBMIMECFE()
{
base.transform.localScale = new Vector3(this.targetRadius * 1176f, 375f, this.targetRadius * 535f);
}
// Token: 0x0601F9C0 RID: 129472 RVA: 0x0089D284 File Offset: 0x0089B484
private void BACNJJKPEOO()
{
this.GDKELOMNAOK();
}
// Token: 0x0601F9C1 RID: 129473 RVA: 0x0089D28C File Offset: 0x0089B48C
private void DHAEEPCMCMI()
{
this.PMIEKKJIBIA();
}
// Token: 0x0601F9C2 RID: 129474 RVA: 0x0089D294 File Offset: 0x0089B494
private void AHLMADACOLB()
{
this.FBDPHBHKHMN();
}
// Token: 0x0601F9C3 RID: 129475 RVA: 0x0089D29C File Offset: 0x0089B49C
private void BOOMNFIGOAN()
{
this.GDKELOMNAOK();
}
// Token: 0x0601F9C4 RID: 129476 RVA: 0x0089D2A4 File Offset: 0x0089B4A4
public void JBIKLGACGHJ(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9C5 RID: 129477 RVA: 0x0089D2E8 File Offset: 0x0089B4E8
private void DBNEKEJKCBE()
{
this.MLEGEPKPCIJ();
}
// Token: 0x0601F9C6 RID: 129478 RVA: 0x0089D2F0 File Offset: 0x0089B4F0
private void AMFJDFJIJJC()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9C7 RID: 129479 RVA: 0x0089D32C File Offset: 0x0089B52C
public void OnPlayerTeleported(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9C8 RID: 129480 RVA: 0x0089D370 File Offset: 0x0089B570
public void PMPODGJPCAI(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9C9 RID: 129481 RVA: 0x0089D3B4 File Offset: 0x0089B5B4
private void CLGGCAGCLKP()
{
this.ECJEMFBPCHH();
}
// Token: 0x0601F9CA RID: 129482 RVA: 0x0089D3BC File Offset: 0x0089B5BC
public void LACNAMHLPFE(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9CB RID: 129483 RVA: 0x0089D400 File Offset: 0x0089B600
private void PPOPAEBNGPC()
{
this.DCDCJGGIELP();
}
// Token: 0x0601F9CC RID: 129484 RVA: 0x0089D408 File Offset: 0x0089B608
public void INAHCIMONCN(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9CD RID: 129485 RVA: 0x0089D44C File Offset: 0x0089B64C
public void MJCIKEFJLHO(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9CE RID: 129486 RVA: 0x0089D490 File Offset: 0x0089B690
public void DMJNNIIOOKF(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9CF RID: 129487 RVA: 0x0089D4D4 File Offset: 0x0089B6D4
private void DMDHEFNELNA()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9D0 RID: 129488 RVA: 0x0089D510 File Offset: 0x0089B710
public void LBGHPLHJFAE(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9D1 RID: 129489 RVA: 0x0089D554 File Offset: 0x0089B754
private void JFKAPJDDLFM()
{
base.transform.localScale = new Vector3(this.targetRadius * 82f, 1829f, this.targetRadius * 759f);
}
// Token: 0x0601F9D2 RID: 129490 RVA: 0x0089D584 File Offset: 0x0089B784
private void CGBJJEJKKHO()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9D3 RID: 129491 RVA: 0x0089D5C0 File Offset: 0x0089B7C0
private void DEJEFPPMDNO()
{
base.transform.localScale = new Vector3(this.targetRadius * 29f, 931f, this.targetRadius * 315f);
}
// Token: 0x0601F9D4 RID: 129492 RVA: 0x0089D5F0 File Offset: 0x0089B7F0
public void KOPPOKLMDLM(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) > this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9D5 RID: 129493 RVA: 0x0089D634 File Offset: 0x0089B834
private void JHNGPHJGFCF()
{
this.GPIIBEABELB();
}
// Token: 0x0601F9D6 RID: 129494 RVA: 0x0089D63C File Offset: 0x0089B83C
private void GPCBKBNAGHN()
{
this.JAOBMIMECFE();
}
// Token: 0x0601F9D7 RID: 129495 RVA: 0x0089D644 File Offset: 0x0089B844
private void OFOPHGFIAJM()
{
this.PIEFKJNCKHD();
}
// Token: 0x0601F9D8 RID: 129496 RVA: 0x0089D64C File Offset: 0x0089B84C
private void FINODJLJBHP()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9D9 RID: 129497 RVA: 0x0089D688 File Offset: 0x0089B888
private void AELMJJBIDPC()
{
base.transform.localScale = new Vector3(this.targetRadius * 105f, 564f, this.targetRadius * 265f);
}
// Token: 0x0601F9DB RID: 129499 RVA: 0x0089D6CC File Offset: 0x0089B8CC
public void KCGPOCMKPIK(Player JEFGMHBLLKI, Vector3 CIEEAFAEADA, Vector3 CFBCNHKIFJA)
{
bool flag = Vector3.Distance(CFBCNHKIFJA, base.transform.position) <= this.targetRadius;
if (this.PlayerTeleportedEvent != null)
{
this.PlayerTeleportedEvent(flag);
}
}
// Token: 0x0601F9DC RID: 129500 RVA: 0x0089D710 File Offset: 0x0089B910
private void AOKMGBPNKPK()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9DD RID: 129501 RVA: 0x0089D74C File Offset: 0x0089B94C
private void FBDPHBHKHMN()
{
base.transform.localScale = new Vector3(this.targetRadius * 1321f, 1731f, this.targetRadius * 542f);
}
// Token: 0x0601F9DE RID: 129502 RVA: 0x0089D77C File Offset: 0x0089B97C
private void BBMFFKEGBBG()
{
base.transform.localScale = new Vector3(this.targetRadius * 2f, 1f, this.targetRadius * 2f);
}
// Token: 0x0601F9DF RID: 129503 RVA: 0x0089D7AC File Offset: 0x0089B9AC
private void GNPBBAAIEJC()
{
Color color = Gizmos.color;
Gizmos.color = Color.green;
Gizmos.DrawWireSphere(base.transform.position, this.targetRadius);
Gizmos.color = color;
}
// Token: 0x0601F9E0 RID: 129504 RVA: 0x0089D7E8 File Offset: 0x0089B9E8
private void MLEGEPKPCIJ()
{
base.transform.localScale = new Vector3(this.targetRadius * 1874f, 214f, this.targetRadius * 1829f);
}
// Token: 0x040051B9 RID: 20921
[SerializeField]
private PulsingBeam beam;
// Token: 0x040051BA RID: 20922
[SerializeField]
private float targetRadius = 2.5f;
// Token: 0x040051BB RID: 20923
public Action<bool> PlayerTeleportedEvent;
}