790 lines
23 KiB
C#
790 lines
23 KiB
C#
using System;
|
|
using UnityEngine;
|
|
|
|
namespace Valve.VR.InteractionSystem
|
|
{
|
|
// Token: 0x020005AE RID: 1454
|
|
public class DestroyOnTriggerEnter : MonoBehaviour
|
|
{
|
|
// Token: 0x0600E64E RID: 58958 RVA: 0x0044C708 File Offset: 0x0044A908
|
|
private void BLNDPCHMPHH(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E64F RID: 58959 RVA: 0x0044C760 File Offset: 0x0044A960
|
|
private void DOGHEODIFMK()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E650 RID: 58960 RVA: 0x0044C77C File Offset: 0x0044A97C
|
|
private void DLDKAFLAFKE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E651 RID: 58961 RVA: 0x0044C7D4 File Offset: 0x0044A9D4
|
|
private void LPOMDLJJBKF()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E652 RID: 58962 RVA: 0x0044C7F0 File Offset: 0x0044A9F0
|
|
private void KOKOKCHBFPP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E653 RID: 58963 RVA: 0x0044C80C File Offset: 0x0044AA0C
|
|
private void LNOEGGAJBGE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E654 RID: 58964 RVA: 0x0044C864 File Offset: 0x0044AA64
|
|
private void CDJGJBEEMID(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E655 RID: 58965 RVA: 0x0044C8BC File Offset: 0x0044AABC
|
|
private void NONMIFJKBOB(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E656 RID: 58966 RVA: 0x0044C914 File Offset: 0x0044AB14
|
|
private void AAEGKLIDDCL()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E657 RID: 58967 RVA: 0x0044C930 File Offset: 0x0044AB30
|
|
private void GDCFGBKCAKD(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E658 RID: 58968 RVA: 0x0044C988 File Offset: 0x0044AB88
|
|
private void HKKKDGBDCDJ(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E659 RID: 58969 RVA: 0x0044C9E0 File Offset: 0x0044ABE0
|
|
private void FLIBGBGHKCG()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65A RID: 58970 RVA: 0x0044C9FC File Offset: 0x0044ABFC
|
|
private void OJGJEHGKDFP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65B RID: 58971 RVA: 0x0044CA18 File Offset: 0x0044AC18
|
|
private void NDMLIPIJCIO(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65C RID: 58972 RVA: 0x0044CA70 File Offset: 0x0044AC70
|
|
private void OOPNEJHJLFK(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65D RID: 58973 RVA: 0x0044CAC8 File Offset: 0x0044ACC8
|
|
private void JGEPDIBIJIE()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65E RID: 58974 RVA: 0x0044CAE4 File Offset: 0x0044ACE4
|
|
private void EGKGBDDMDDA()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E65F RID: 58975 RVA: 0x0044CB00 File Offset: 0x0044AD00
|
|
private void GKFKPKMIEMJ()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E660 RID: 58976 RVA: 0x0044CB1C File Offset: 0x0044AD1C
|
|
private void FLPGEJIHABB(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E661 RID: 58977 RVA: 0x0044CB74 File Offset: 0x0044AD74
|
|
private void OHKOMJCLEAA(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E662 RID: 58978 RVA: 0x0044CBCC File Offset: 0x0044ADCC
|
|
private void GNNNAOIDMFP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E663 RID: 58979 RVA: 0x0044CBE8 File Offset: 0x0044ADE8
|
|
private void DODJAGFCEKE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E664 RID: 58980 RVA: 0x0044CC40 File Offset: 0x0044AE40
|
|
private void LAPNLOECFDB(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E665 RID: 58981 RVA: 0x0044CC98 File Offset: 0x0044AE98
|
|
private void AGCEPCJHFBD()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E666 RID: 58982 RVA: 0x0044CCB4 File Offset: 0x0044AEB4
|
|
private void KPDHBCGEENI()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E667 RID: 58983 RVA: 0x0044CCD0 File Offset: 0x0044AED0
|
|
private void NHAOAEBNLJI()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E668 RID: 58984 RVA: 0x0044CCEC File Offset: 0x0044AEEC
|
|
private void JIJHHNMONLA(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E669 RID: 58985 RVA: 0x0044CD44 File Offset: 0x0044AF44
|
|
private void OOGPGJLKICJ(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66A RID: 58986 RVA: 0x0044CD9C File Offset: 0x0044AF9C
|
|
private void BDDGPPFNMGP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66B RID: 58987 RVA: 0x0044CDB8 File Offset: 0x0044AFB8
|
|
private void NLFPCKCGGHO(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66C RID: 58988 RVA: 0x0044CE10 File Offset: 0x0044B010
|
|
private void JDEDONCJCNJ(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66D RID: 58989 RVA: 0x0044CE68 File Offset: 0x0044B068
|
|
private void MBMFHKDOPDD(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66E RID: 58990 RVA: 0x0044CEC0 File Offset: 0x0044B0C0
|
|
private void AMCANMJHAEH()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E66F RID: 58991 RVA: 0x0044CEDC File Offset: 0x0044B0DC
|
|
private void BCEECLPFOAF()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E670 RID: 58992 RVA: 0x0044CEF8 File Offset: 0x0044B0F8
|
|
private void KNNIPCLIABI()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E671 RID: 58993 RVA: 0x0044CF14 File Offset: 0x0044B114
|
|
private void IFFBDKDLPDG()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E672 RID: 58994 RVA: 0x0044CF30 File Offset: 0x0044B130
|
|
private void BENMJJHFIPE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E673 RID: 58995 RVA: 0x0044CF88 File Offset: 0x0044B188
|
|
private void OLEFCKAMKID(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E674 RID: 58996 RVA: 0x0044CFE0 File Offset: 0x0044B1E0
|
|
private void DMMHILIMEOE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E675 RID: 58997 RVA: 0x0044D038 File Offset: 0x0044B238
|
|
private void KFGIDHDNFCB()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E676 RID: 58998 RVA: 0x0044D054 File Offset: 0x0044B254
|
|
private void LMEGOIHONGK()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E677 RID: 58999 RVA: 0x0044D070 File Offset: 0x0044B270
|
|
private void NOFGFHLAFBF()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E678 RID: 59000 RVA: 0x0044D08C File Offset: 0x0044B28C
|
|
private void OnTriggerEnter(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E679 RID: 59001 RVA: 0x0044D0E4 File Offset: 0x0044B2E4
|
|
private void OCEJENEOCJK()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67A RID: 59002 RVA: 0x0044D100 File Offset: 0x0044B300
|
|
private void DOMHFCPJPPH()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67B RID: 59003 RVA: 0x0044D11C File Offset: 0x0044B31C
|
|
private void PBLMAGKMMFM(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67C RID: 59004 RVA: 0x0044D174 File Offset: 0x0044B374
|
|
private void MOAAJAOGKEO()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67D RID: 59005 RVA: 0x0044D190 File Offset: 0x0044B390
|
|
private void LACMPHHKNDE(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67E RID: 59006 RVA: 0x0044D1E8 File Offset: 0x0044B3E8
|
|
private void LHEHDHPDPNL(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E67F RID: 59007 RVA: 0x0044D240 File Offset: 0x0044B440
|
|
private void FJAGPALMKAN(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E680 RID: 59008 RVA: 0x0044D298 File Offset: 0x0044B498
|
|
private void NEOEKCJCKGP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E681 RID: 59009 RVA: 0x0044D2B4 File Offset: 0x0044B4B4
|
|
private void NHADFEIGIOO(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E682 RID: 59010 RVA: 0x0044D30C File Offset: 0x0044B50C
|
|
private void HOOMGKBBFLA(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E683 RID: 59011 RVA: 0x0044D364 File Offset: 0x0044B564
|
|
private void HILILMGJGAO()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E684 RID: 59012 RVA: 0x0044D380 File Offset: 0x0044B580
|
|
private void GJFMFFBEMDF(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E685 RID: 59013 RVA: 0x0044D3D8 File Offset: 0x0044B5D8
|
|
private void PFLACOLHJOP(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E686 RID: 59014 RVA: 0x0044D430 File Offset: 0x0044B630
|
|
private void LJGOMIFNDNG(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E687 RID: 59015 RVA: 0x0044D488 File Offset: 0x0044B688
|
|
private void PFDELAAGLBK(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E688 RID: 59016 RVA: 0x0044D4E0 File Offset: 0x0044B6E0
|
|
private void DIALIHKFBOI(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E689 RID: 59017 RVA: 0x0044D538 File Offset: 0x0044B738
|
|
private void MHLLMHKKKDK(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E68A RID: 59018 RVA: 0x0044D590 File Offset: 0x0044B790
|
|
private void LGLJMEBFLDH()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E68B RID: 59019 RVA: 0x0044D5AC File Offset: 0x0044B7AC
|
|
private void OLMHGCCFODD(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E68C RID: 59020 RVA: 0x0044D604 File Offset: 0x0044B804
|
|
private void HMPAGBLJEPB()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E68E RID: 59022 RVA: 0x0044D628 File Offset: 0x0044B828
|
|
private void HAOFMMCKJCE()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E68F RID: 59023 RVA: 0x0044D644 File Offset: 0x0044B844
|
|
private void PPHFBMHEPDL()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E690 RID: 59024 RVA: 0x0044D660 File Offset: 0x0044B860
|
|
private void MOAHKBDGKJP(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E691 RID: 59025 RVA: 0x0044D6B8 File Offset: 0x0044B8B8
|
|
private void GDAPPGGOKND(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E692 RID: 59026 RVA: 0x0044D710 File Offset: 0x0044B910
|
|
private void EBMACIPLEOE()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E693 RID: 59027 RVA: 0x0044D72C File Offset: 0x0044B92C
|
|
private void KIHFHDDDFGA(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E694 RID: 59028 RVA: 0x0044D784 File Offset: 0x0044B984
|
|
private void PLGEFANFPGN()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E695 RID: 59029 RVA: 0x0044D7A0 File Offset: 0x0044B9A0
|
|
private void KFAOLMFIFMH()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E696 RID: 59030 RVA: 0x0044D7BC File Offset: 0x0044B9BC
|
|
private void NNLFEHOIJOC(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E697 RID: 59031 RVA: 0x0044D814 File Offset: 0x0044BA14
|
|
private void EILNKBNKKOB(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E698 RID: 59032 RVA: 0x0044D86C File Offset: 0x0044BA6C
|
|
private void BJLKNGBCJOD(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E699 RID: 59033 RVA: 0x0044D8C4 File Offset: 0x0044BAC4
|
|
private void FNHEMECFGGH(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69A RID: 59034 RVA: 0x0044D91C File Offset: 0x0044BB1C
|
|
private void DEGNFLDBLGF()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69B RID: 59035 RVA: 0x0044D938 File Offset: 0x0044BB38
|
|
private void LMMKLDIJLGJ()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69C RID: 59036 RVA: 0x0044D954 File Offset: 0x0044BB54
|
|
private void PAEIJLKEEGJ()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69D RID: 59037 RVA: 0x0044D970 File Offset: 0x0044BB70
|
|
private void EDKGKIBOANN(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69E RID: 59038 RVA: 0x0044D9C8 File Offset: 0x0044BBC8
|
|
private void Start()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E69F RID: 59039 RVA: 0x0044D9E4 File Offset: 0x0044BBE4
|
|
private void OIBINCALDNN(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E6A0 RID: 59040 RVA: 0x0044DA3C File Offset: 0x0044BC3C
|
|
private void GKIJFLOEAHC()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E6A1 RID: 59041 RVA: 0x0044DA58 File Offset: 0x0044BC58
|
|
private void DDOLOFNKAHP()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E6A2 RID: 59042 RVA: 0x0044DA74 File Offset: 0x0044BC74
|
|
private void OKIAGLLHGGF()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = false;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E6A3 RID: 59043 RVA: 0x0044DA90 File Offset: 0x0044BC90
|
|
private void LHJGNOODHPG()
|
|
{
|
|
if (!string.IsNullOrEmpty(this.tagFilter))
|
|
{
|
|
this.HIALEHHPBCM = true;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600E6A4 RID: 59044 RVA: 0x0044DAAC File Offset: 0x0044BCAC
|
|
private void EBFDOIJMAJD(Collider CINAFOGLFIB)
|
|
{
|
|
if (!this.HIALEHHPBCM || (this.HIALEHHPBCM && CINAFOGLFIB.gameObject.tag == this.tagFilter))
|
|
{
|
|
global::UnityEngine.Object.Destroy(CINAFOGLFIB.gameObject.transform.root.gameObject);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0400215B RID: 8539
|
|
public string tagFilter;
|
|
|
|
// Token: 0x0400215C RID: 8540
|
|
private bool HIALEHHPBCM;
|
|
}
|
|
}
|