scripts
This commit is contained in:
@@ -0,0 +1,562 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Valve.VR.InteractionSystem
|
||||
{
|
||||
// Token: 0x020005D3 RID: 1491
|
||||
public class SoundPlayOneshot : MonoBehaviour
|
||||
{
|
||||
// Token: 0x0600ECA1 RID: 60577 RVA: 0x0046B124 File Offset: 0x00469324
|
||||
public void FDDBLMKDOHN()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA2 RID: 60578 RVA: 0x0046B144 File Offset: 0x00469344
|
||||
private void DLCHNOFPONJ()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.GMIBFAPHJAO();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA3 RID: 60579 RVA: 0x0046B164 File Offset: 0x00469364
|
||||
public void JLPDAAKDPCN()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA4 RID: 60580 RVA: 0x0046B184 File Offset: 0x00469384
|
||||
public void JHDEPHCIOCJ()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA5 RID: 60581 RVA: 0x0046B21C File Offset: 0x0046941C
|
||||
public void ECPAGGFKHID()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA6 RID: 60582 RVA: 0x0046B23C File Offset: 0x0046943C
|
||||
public void ABCKCKAOCLI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA7 RID: 60583 RVA: 0x0046B25C File Offset: 0x0046945C
|
||||
public void FOOGDIGHJKP()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA8 RID: 60584 RVA: 0x0046B27C File Offset: 0x0046947C
|
||||
public void HCBOADLENIM()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECA9 RID: 60585 RVA: 0x0046B314 File Offset: 0x00469514
|
||||
public void FMJEENPEMPM()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAA RID: 60586 RVA: 0x0046B3AC File Offset: 0x004695AC
|
||||
private void GJGEACMGLKP()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.HCBOADLENIM();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAB RID: 60587 RVA: 0x0046B3CC File Offset: 0x004695CC
|
||||
public void JMGDMALKCLK()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAC RID: 60588 RVA: 0x0046B464 File Offset: 0x00469664
|
||||
public void LJMAJGCPJGG()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAD RID: 60589 RVA: 0x0046B4FC File Offset: 0x004696FC
|
||||
public void KPFNLAKJPCK()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAE RID: 60590 RVA: 0x0046B51C File Offset: 0x0046971C
|
||||
public void BNBJGJANGDD()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECAF RID: 60591 RVA: 0x0046B53C File Offset: 0x0046973C
|
||||
private void MPIHCILBGLM()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.LOBIFNMKFEE();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB0 RID: 60592 RVA: 0x0046B55C File Offset: 0x0046975C
|
||||
public void AONJILIKFOI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB1 RID: 60593 RVA: 0x0046B5F4 File Offset: 0x004697F4
|
||||
private void Awake()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.Play();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB2 RID: 60594 RVA: 0x0046B614 File Offset: 0x00469814
|
||||
private void IPAPMGBLCNF()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.Play();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB3 RID: 60595 RVA: 0x0046B634 File Offset: 0x00469834
|
||||
private void NMOBMJGJCCC()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.CLPNFBHDKEI();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB4 RID: 60596 RVA: 0x0046B654 File Offset: 0x00469854
|
||||
public void KJKHPFMIKMI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB5 RID: 60597 RVA: 0x0046B674 File Offset: 0x00469874
|
||||
private void JJEKHMENJFE()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.ILFGIOEOANG();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB6 RID: 60598 RVA: 0x0046B694 File Offset: 0x00469894
|
||||
public void MNHLLHENJOC()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB7 RID: 60599 RVA: 0x0046B72C File Offset: 0x0046992C
|
||||
public void MCIOOEPIEHA()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB8 RID: 60600 RVA: 0x0046B74C File Offset: 0x0046994C
|
||||
public void LCJCGOEJCIL()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECB9 RID: 60601 RVA: 0x0046B76C File Offset: 0x0046996C
|
||||
private void GLBKBCBIOFJ()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.JHDEPHCIOCJ();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBA RID: 60602 RVA: 0x0046B78C File Offset: 0x0046998C
|
||||
public void PFABABCMHHB()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBB RID: 60603 RVA: 0x0046B7AC File Offset: 0x004699AC
|
||||
private void LGCNFLACIIH()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.CDCOMFOMPGM();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBC RID: 60604 RVA: 0x0046B7CC File Offset: 0x004699CC
|
||||
public void DLMFCKBMACN()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBD RID: 60605 RVA: 0x0046B7EC File Offset: 0x004699EC
|
||||
private void PAKPLLPDIOG()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.Play();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBE RID: 60606 RVA: 0x0046B80C File Offset: 0x00469A0C
|
||||
public void FCGLIJCNOKH()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECBF RID: 60607 RVA: 0x0046B82C File Offset: 0x00469A2C
|
||||
public void MKKJEFBLCND()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC0 RID: 60608 RVA: 0x0046B84C File Offset: 0x00469A4C
|
||||
public void HDKGHPNFKHI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC1 RID: 60609 RVA: 0x0046B86C File Offset: 0x00469A6C
|
||||
public void PFLFIHLKCLK()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC2 RID: 60610 RVA: 0x0046B904 File Offset: 0x00469B04
|
||||
public void IIGLALILEBD()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC3 RID: 60611 RVA: 0x0046B924 File Offset: 0x00469B24
|
||||
public void EFHGNJJHPEK()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC4 RID: 60612 RVA: 0x0046B944 File Offset: 0x00469B44
|
||||
private void KPNLIAADHNJ()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.ICEACNLCOGC();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC5 RID: 60613 RVA: 0x0046B964 File Offset: 0x00469B64
|
||||
public void Play()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC6 RID: 60614 RVA: 0x0046B9FC File Offset: 0x00469BFC
|
||||
private void NHLJJOPDMIN()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.JMGDMALKCLK();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC7 RID: 60615 RVA: 0x0046BA1C File Offset: 0x00469C1C
|
||||
public void CLPNFBHDKEI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC8 RID: 60616 RVA: 0x0046BAB4 File Offset: 0x00469CB4
|
||||
public void ICEACNLCOGC()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECC9 RID: 60617 RVA: 0x0046BB4C File Offset: 0x00469D4C
|
||||
public void Pause()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCA RID: 60618 RVA: 0x0046BB6C File Offset: 0x00469D6C
|
||||
public void MOILBBNNDBK()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCB RID: 60619 RVA: 0x0046BB8C File Offset: 0x00469D8C
|
||||
public void CDCOMFOMPGM()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCC RID: 60620 RVA: 0x0046BC24 File Offset: 0x00469E24
|
||||
public void NDINBJJKNOM()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCD RID: 60621 RVA: 0x0046BC44 File Offset: 0x00469E44
|
||||
public void EKCJGGIBBIL()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCE RID: 60622 RVA: 0x0046BC64 File Offset: 0x00469E64
|
||||
public void GMIBFAPHJAO()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECCF RID: 60623 RVA: 0x0046BCFC File Offset: 0x00469EFC
|
||||
public void LOBIFNMKFEE()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD0 RID: 60624 RVA: 0x0046BD94 File Offset: 0x00469F94
|
||||
private void ELBDAIAMMGB()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.JMGDMALKCLK();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD1 RID: 60625 RVA: 0x0046BDB4 File Offset: 0x00469FB4
|
||||
private void JLOMELEDCLK()
|
||||
{
|
||||
this.EPJEHDPOLPM = base.GetComponent<AudioSource>();
|
||||
if (this.playOnAwake)
|
||||
{
|
||||
this.ILFGIOEOANG();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD2 RID: 60626 RVA: 0x0046BDD4 File Offset: 0x00469FD4
|
||||
public void CCGNPIBJLGE()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(1, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD3 RID: 60627 RVA: 0x0046BE6C File Offset: 0x0046A06C
|
||||
public void UnPause()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD4 RID: 60628 RVA: 0x0046BE8C File Offset: 0x0046A08C
|
||||
public void ILFGIOEOANG()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null && this.EPJEHDPOLPM.isActiveAndEnabled && !OFPFHHLNHIC.JJHMEPBDIBC<AudioClip>(this.waveFiles))
|
||||
{
|
||||
this.EPJEHDPOLPM.volume = global::UnityEngine.Random.Range(this.volMin, this.volMax);
|
||||
this.EPJEHDPOLPM.pitch = global::UnityEngine.Random.Range(this.pitchMin, this.pitchMax);
|
||||
this.EPJEHDPOLPM.PlayOneShot(this.waveFiles[global::UnityEngine.Random.Range(0, this.waveFiles.Length)]);
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD6 RID: 60630 RVA: 0x0046BF2C File Offset: 0x0046A12C
|
||||
public void CCDBILKEBFI()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.UnPause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0600ECD7 RID: 60631 RVA: 0x0046BF4C File Offset: 0x0046A14C
|
||||
public void JGDIKAPHGDC()
|
||||
{
|
||||
if (this.EPJEHDPOLPM != null)
|
||||
{
|
||||
this.EPJEHDPOLPM.Pause();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x04002215 RID: 8725
|
||||
public AudioClip[] waveFiles;
|
||||
|
||||
// Token: 0x04002216 RID: 8726
|
||||
private AudioSource EPJEHDPOLPM;
|
||||
|
||||
// Token: 0x04002217 RID: 8727
|
||||
public float volMin;
|
||||
|
||||
// Token: 0x04002218 RID: 8728
|
||||
public float volMax;
|
||||
|
||||
// Token: 0x04002219 RID: 8729
|
||||
public float pitchMin;
|
||||
|
||||
// Token: 0x0400221A RID: 8730
|
||||
public float pitchMax;
|
||||
|
||||
// Token: 0x0400221B RID: 8731
|
||||
public bool playOnAwake;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user