64 lines
1.8 KiB
C#
64 lines
1.8 KiB
C#
using System;
|
|
using System.Collections.Concurrent;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02002698 RID: 9880
|
|
[Token(Token = "0x2002698")]
|
|
public static class CNABJODGCJB
|
|
{
|
|
// Token: 0x060102EF RID: 66287 RVA: 0x003A7F24 File Offset: 0x003A6124
|
|
[Token(Token = "0x60102EF")]
|
|
[Address(RVA = "0x1751090", Offset = "0x174FE90", VA = "0x181751090")]
|
|
public static bool IKOMDDKDIDE(this AudioClip OAMCCIEIHAP)
|
|
{
|
|
int num = 0;
|
|
bool flag;
|
|
if (OAMCCIEIHAP != num && flag)
|
|
{
|
|
return flag;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060102F0 RID: 66288 RVA: 0x003A7F4C File Offset: 0x003A614C
|
|
[Token(Token = "0x60102F0")]
|
|
[Address(RVA = "0x1750FB0", Offset = "0x174FDB0", VA = "0x181750FB0")]
|
|
public static bool HOCNFAFNEHG(AGPNOAMCFMF ODNMCNPBHIF)
|
|
{
|
|
if (ODNMCNPBHIF != 0)
|
|
{
|
|
}
|
|
int num = 0;
|
|
int num2 = 0;
|
|
if (!(num == num2))
|
|
{
|
|
AudioClip <DNIAHGGOHIP>k__BackingField = ODNMCNPBHIF.<DNIAHGGOHIP>k__BackingField;
|
|
return true;
|
|
}
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x060102F1 RID: 66289 RVA: 0x003A7F7C File Offset: 0x003A617C
|
|
[Token(Token = "0x60102F1")]
|
|
[Address(RVA = "0x1751160", Offset = "0x174FF60", VA = "0x181751160")]
|
|
public static bool KBBHAOLANEK(this AudioClip OAMCCIEIHAP)
|
|
{
|
|
bool flag;
|
|
return flag || flag;
|
|
}
|
|
|
|
// Token: 0x060102F2 RID: 66290 RVA: 0x003A7F98 File Offset: 0x003A6198
|
|
// Note: this type is marked as 'beforefieldinit'.
|
|
[Token(Token = "0x60102F2")]
|
|
[Address(RVA = "0x1751210", Offset = "0x1750010", VA = "0x181751210")]
|
|
static CNABJODGCJB()
|
|
{
|
|
ConcurrentDictionary<AudioClip, AGPNOAMCFMF> concurrentDictionary = new ConcurrentDictionary();
|
|
}
|
|
|
|
// Token: 0x0400A9EA RID: 43498
|
|
[Token(Token = "0x400A9EA")]
|
|
private static ConcurrentDictionary<AudioClip, AGPNOAMCFMF> OOLLMJNBGEF;
|
|
}
|