191 lines
4.9 KiB
C#
191 lines
4.9 KiB
C#
using System;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000A68 RID: 2664
|
|
[Serializable]
|
|
public class SceneFxManager : BCKMLIGHCIJ, GKFEJEMPNMM
|
|
{
|
|
// Token: 0x06014414 RID: 82964 RVA: 0x005B3E2C File Offset: 0x005B202C
|
|
public void EGIGDJGMHMM()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.HJABHHFHPPC(this.ambientAudio);
|
|
}
|
|
PlayerAudio.JNLCHFDLKIF(this.customPlayerVoipAudioRolloff);
|
|
PlayerAudio.DPDIPFPPINA(this.custom3DSFXAudioRolloff);
|
|
PlayerAudio.BLOMHFKILNA(this.customTeleportSounds);
|
|
}
|
|
|
|
// Token: 0x06014415 RID: 82965 RVA: 0x005B3E68 File Offset: 0x005B2068
|
|
public void GDOAJAJICON()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06014416 RID: 82966 RVA: 0x005B3E6C File Offset: 0x005B206C
|
|
public RecRoomAudioClip EFJPJHEJGMA()
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
|
|
// Token: 0x06014417 RID: 82967 RVA: 0x005B3E74 File Offset: 0x005B2074
|
|
public RecRoomAudioClip NGOMKIBEJIK()
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
|
|
// Token: 0x06014418 RID: 82968 RVA: 0x005B3E7C File Offset: 0x005B207C
|
|
public void ABMPKCOGFLA()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.PlayAmbientAudio(this.ambientAudio);
|
|
}
|
|
PlayerAudio.DGLGBMMFNAH = this.customPlayerVoipAudioRolloff;
|
|
PlayerAudio.DPDIPFPPINA(this.custom3DSFXAudioRolloff);
|
|
PlayerAudio.IIGLMFANJEF(this.customTeleportSounds);
|
|
}
|
|
|
|
// Token: 0x06014419 RID: 82969 RVA: 0x005B3EB8 File Offset: 0x005B20B8
|
|
public override void CMBEDBCPNIA()
|
|
{
|
|
AudioManager.StopAmbientAudio();
|
|
base.CMBEDBCPNIA();
|
|
}
|
|
|
|
// Token: 0x0601441A RID: 82970 RVA: 0x005B3EC8 File Offset: 0x005B20C8
|
|
public void DLBPEOILIFL()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0601441B RID: 82971 RVA: 0x005B3ECC File Offset: 0x005B20CC
|
|
public void GOMNAPIJBDG()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0601441C RID: 82972 RVA: 0x005B3ED0 File Offset: 0x005B20D0
|
|
public void BHANPOHCNLM()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.HJABHHFHPPC(this.ambientAudio);
|
|
}
|
|
PlayerAudio.JNLCHFDLKIF(this.customPlayerVoipAudioRolloff);
|
|
PlayerAudio.HJPDIKFKLDJ = this.custom3DSFXAudioRolloff;
|
|
PlayerAudio.EDGKBKIBDFH(this.customTeleportSounds);
|
|
}
|
|
|
|
// Token: 0x0601441D RID: 82973 RVA: 0x005B3F0C File Offset: 0x005B210C
|
|
public RecRoomAudioClip ABDGELLJLML()
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
|
|
// Token: 0x0601441E RID: 82974 RVA: 0x005B3F14 File Offset: 0x005B2114
|
|
public void EHCJBHNJIHL()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.PlayAmbientAudio(this.ambientAudio);
|
|
}
|
|
PlayerAudio.JNLCHFDLKIF(this.customPlayerVoipAudioRolloff);
|
|
PlayerAudio.HJPDIKFKLDJ = this.custom3DSFXAudioRolloff;
|
|
PlayerAudio.HDGEIGNJADF = this.customTeleportSounds;
|
|
}
|
|
|
|
// Token: 0x0601441F RID: 82975 RVA: 0x005B3F50 File Offset: 0x005B2150
|
|
public void EOLCMCIOBIE()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.PlayAmbientAudio(this.ambientAudio);
|
|
}
|
|
PlayerAudio.DGLGBMMFNAH = this.customPlayerVoipAudioRolloff;
|
|
PlayerAudio.HJPDIKFKLDJ = this.custom3DSFXAudioRolloff;
|
|
PlayerAudio.HDGEIGNJADF = this.customTeleportSounds;
|
|
}
|
|
|
|
// Token: 0x06014420 RID: 82976 RVA: 0x005B3F8C File Offset: 0x005B218C
|
|
public void EOFEMKIJHEC()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06014421 RID: 82977 RVA: 0x005B3F90 File Offset: 0x005B2190
|
|
public void LDBOPHHADPA()
|
|
{
|
|
if (this.ambientAudio != null)
|
|
{
|
|
AudioManager.PlayAmbientAudio(this.ambientAudio);
|
|
}
|
|
PlayerAudio.JNLCHFDLKIF(this.customPlayerVoipAudioRolloff);
|
|
PlayerAudio.HJPDIKFKLDJ = this.custom3DSFXAudioRolloff;
|
|
PlayerAudio.BLOMHFKILNA(this.customTeleportSounds);
|
|
}
|
|
|
|
// Token: 0x06014422 RID: 82978 RVA: 0x005B3FCC File Offset: 0x005B21CC
|
|
public virtual void LFEBHHFENDK()
|
|
{
|
|
AudioManager.StopAmbientAudio();
|
|
base.CMBEDBCPNIA();
|
|
}
|
|
|
|
// Token: 0x06014423 RID: 82979 RVA: 0x005B3FDC File Offset: 0x005B21DC
|
|
public virtual void BJGJHPBABDB()
|
|
{
|
|
AudioManager.StopAmbientAudio();
|
|
base.CMBEDBCPNIA();
|
|
}
|
|
|
|
// Token: 0x06014424 RID: 82980 RVA: 0x005B3FEC File Offset: 0x005B21EC
|
|
public void CFEFMGFMJPI()
|
|
{
|
|
}
|
|
|
|
// Token: 0x06014425 RID: 82981 RVA: 0x005B3FF0 File Offset: 0x005B21F0
|
|
public RecRoomAudioClip HCAANCLEGEB()
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
|
|
// Token: 0x170007F0 RID: 2032
|
|
// (get) Token: 0x06014426 RID: 82982 RVA: 0x005B3FF8 File Offset: 0x005B21F8
|
|
public RecRoomAudioClip DefaultAmbientAudio
|
|
{
|
|
get
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
}
|
|
|
|
// Token: 0x06014427 RID: 82983 RVA: 0x005B4000 File Offset: 0x005B2200
|
|
public RecRoomAudioClip DPLOELGNDOG()
|
|
{
|
|
return this.ambientAudio;
|
|
}
|
|
|
|
// Token: 0x06014428 RID: 82984 RVA: 0x005B4008 File Offset: 0x005B2208
|
|
public void PFNEGHLIKJI(RecRoomSceneManager EPJPHJBJIEF)
|
|
{
|
|
base.PFNEGHLIKJI();
|
|
}
|
|
|
|
// Token: 0x04003815 RID: 14357
|
|
[SerializeField]
|
|
[Header("Ambient Audio")]
|
|
private RecRoomAudioClip ambientAudio;
|
|
|
|
// Token: 0x04003816 RID: 14358
|
|
[SerializeField]
|
|
[Header("Custom Rolloff")]
|
|
private AudioRolloff customPlayerVoipAudioRolloff;
|
|
|
|
// Token: 0x04003817 RID: 14359
|
|
[SerializeField]
|
|
private AudioRolloff custom3DSFXAudioRolloff;
|
|
|
|
// Token: 0x04003818 RID: 14360
|
|
[SerializeField]
|
|
[Header("Teleport Sounds")]
|
|
private RecRoomAudioClip[] customTeleportSounds;
|
|
}
|