scripts
This commit is contained in:
@@ -0,0 +1,129 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Valve.VR.InteractionSystem
|
||||
{
|
||||
// Token: 0x020005AD RID: 1453
|
||||
[RequireComponent(typeof(ParticleSystem))]
|
||||
public class DestroyOnParticleSystemDeath : MonoBehaviour
|
||||
{
|
||||
// Token: 0x0600E63F RID: 58943 RVA: 0x0044C52C File Offset: 0x0044A72C
|
||||
private void POIOBGCOEDH()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E640 RID: 58944 RVA: 0x0044C54C File Offset: 0x0044A74C
|
||||
private void MLDPNJJAHLI()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E641 RID: 58945 RVA: 0x0044C56C File Offset: 0x0044A76C
|
||||
private void GJBPLCHEEBJ()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E642 RID: 58946 RVA: 0x0044C58C File Offset: 0x0044A78C
|
||||
private void BBOIJKLPABP()
|
||||
{
|
||||
this.ALAGLGEPFCO = base.GetComponent<ParticleSystem>();
|
||||
base.InvokeRepeating("Oculus.Platform.GetNextAchievementDefinitionListPage: List has no next page", 1103f, 38f);
|
||||
}
|
||||
|
||||
// Token: 0x0600E643 RID: 58947 RVA: 0x0044C5B0 File Offset: 0x0044A7B0
|
||||
private void NEEONDKHCON()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E644 RID: 58948 RVA: 0x0044C5D0 File Offset: 0x0044A7D0
|
||||
private void MMNJPJIGADE()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E645 RID: 58949 RVA: 0x0044C5F0 File Offset: 0x0044A7F0
|
||||
private void MICFHMAIGIB()
|
||||
{
|
||||
this.ALAGLGEPFCO = base.GetComponent<ParticleSystem>();
|
||||
base.InvokeRepeating("{0}/{1}", 1272f, 418f);
|
||||
}
|
||||
|
||||
// Token: 0x0600E646 RID: 58950 RVA: 0x0044C614 File Offset: 0x0044A814
|
||||
private void Awake()
|
||||
{
|
||||
this.ALAGLGEPFCO = base.GetComponent<ParticleSystem>();
|
||||
base.InvokeRepeating("NIMFCIPAOMO", 0.1f, 0.1f);
|
||||
}
|
||||
|
||||
// Token: 0x0600E648 RID: 58952 RVA: 0x0044C640 File Offset: 0x0044A840
|
||||
private void BKLMBHBDEMC()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E649 RID: 58953 RVA: 0x0044C660 File Offset: 0x0044A860
|
||||
private void GDKIEHNEFEB()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E64A RID: 58954 RVA: 0x0044C680 File Offset: 0x0044A880
|
||||
private void BBKPAKKLOGB()
|
||||
{
|
||||
this.ALAGLGEPFCO = base.GetComponent<ParticleSystem>();
|
||||
base.InvokeRepeating("Teleport cooldown removed", 737f, 660f);
|
||||
}
|
||||
|
||||
// Token: 0x0600E64B RID: 58955 RVA: 0x0044C6A4 File Offset: 0x0044A8A4
|
||||
private void NIMFCIPAOMO()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E64C RID: 58956 RVA: 0x0044C6C4 File Offset: 0x0044A8C4
|
||||
private void JNDLPBCKHJD()
|
||||
{
|
||||
if (!this.ALAGLGEPFCO.IsAlive())
|
||||
{
|
||||
global::UnityEngine.Object.Destroy(base.gameObject);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600E64D RID: 58957 RVA: 0x0044C6E4 File Offset: 0x0044A8E4
|
||||
private void PAKPLLPDIOG()
|
||||
{
|
||||
this.ALAGLGEPFCO = base.GetComponent<ParticleSystem>();
|
||||
base.InvokeRepeating("wss", 1235f, 1001f);
|
||||
}
|
||||
|
||||
// Token: 0x0400215A RID: 8538
|
||||
private ParticleSystem ALAGLGEPFCO;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user