65 lines
1.8 KiB
C#
65 lines
1.8 KiB
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02001C66 RID: 7270
|
|
[Token(Token = "0x2001C66")]
|
|
[StructLayout(3)]
|
|
public static class DMFDIJNIILL
|
|
{
|
|
// Token: 0x0600C2F8 RID: 49912 RVA: 0x002DFD30 File Offset: 0x002DDF30
|
|
[Token(Token = "0x600C2F8")]
|
|
[Address(RVA = "0x1BF2840", Offset = "0x1BF1240", VA = "0x181BF2840")]
|
|
public static void NLBCGHEJHHH(string JBOOIBPLBNJ, string NOEDFHOANIO)
|
|
{
|
|
NotificationManager instance = SingletonMonoBehaviour.Instance;
|
|
int num = 0;
|
|
string text = "Failed validating room for " + JBOOIBPLBNJ + ":\n" + NOEDFHOANIO;
|
|
int num2 = 0;
|
|
IDisposable disposable = instance.Play((NotificationManager.IBIDFAOPIPC)num2, text, 3f, num, num);
|
|
}
|
|
|
|
// Token: 0x0600C2F9 RID: 49913 RVA: 0x002DFD70 File Offset: 0x002DDF70
|
|
[Token(Token = "0x600C2F9")]
|
|
[Address(RVA = "0x1BF2520", Offset = "0x1BF0F20", VA = "0x181BF2520")]
|
|
public static bool BNOPJDPGGDB(string JBOOIBPLBNJ)
|
|
{
|
|
bool flag;
|
|
bool flag2;
|
|
bool flag3;
|
|
if (!flag && !flag2 && !flag3)
|
|
{
|
|
int num = 0;
|
|
CGLKOJIMDIH[] array;
|
|
int length = array.Length;
|
|
if (num < length)
|
|
{
|
|
CGLKOJIMDIH cglkojimdih = array[num];
|
|
bool flag4;
|
|
if (flag4)
|
|
{
|
|
num++;
|
|
}
|
|
string text2;
|
|
string text = "Requires Respawn Point for team " + text2;
|
|
DMFDIJNIILL.NLBCGHEJHHH(JBOOIBPLBNJ, text);
|
|
}
|
|
}
|
|
return true;
|
|
}
|
|
|
|
// Token: 0x0600C2FA RID: 49914 RVA: 0x002DFDD0 File Offset: 0x002DDFD0
|
|
[Token(Token = "0x600C2FA")]
|
|
[Address(RVA = "0x1BF27B0", Offset = "0x1BF11B0", VA = "0x181BF27B0")]
|
|
public static string ENDGJLDLFLG(CGLKOJIMDIH CGOLFOLCHIF)
|
|
{
|
|
int num;
|
|
string text;
|
|
return string.Format("{0} ({1})", num, text);
|
|
}
|
|
|
|
// Token: 0x040080D5 RID: 32981
|
|
[Token(Token = "0x40080D5")]
|
|
private const float JNMNKOPLFHM = 3f;
|
|
}
|