Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

83 lines
2.0 KiB
C#

using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using Cpp2IlInjected;
using UnityEngine;
// Token: 0x02002607 RID: 9735
[Token(Token = "0x2002607")]
public class KEADBAEAJJG<T>
{
// Token: 0x0600F8AD RID: 63661 RVA: 0x0038B8B4 File Offset: 0x00389AB4
[Token(Token = "0x600F8AD")]
[Address(RVA = "0x2BEE870", Offset = "0x2BED870", VA = "0x182BEE870")]
public KEADBAEAJJG(float KCMJDLHHNBF)
{
Dictionary dictionary = new Dictionary();
this.EKKHMKLLJML = dictionary;
base..ctor();
this.KCMJDLHHNBF = KCMJDLHHNBF;
}
// Token: 0x0600F8AE RID: 63662 RVA: 0x0038B8DC File Offset: 0x00389ADC
[Token(Token = "0x600F8AE")]
[Address(RVA = "0x2BEE3C0", Offset = "0x2BED3C0", VA = "0x182BEE3C0")]
public bool MDJNBGPICPC(T DNGKIAJLLHG)
{
Dictionary ekkhmklljml = this.EKKHMKLLJML;
int num = 0;
bool flag;
if (flag)
{
if (Time.time < (float)num)
{
return true;
}
Dictionary ekkhmklljml2 = this.EKKHMKLLJML;
bool flag2;
if (!flag2)
{
string text;
Debug.LogError(text);
}
}
throw new NullReferenceException();
}
// Token: 0x0600F8AF RID: 63663 RVA: 0x0038B920 File Offset: 0x00389B20
[Token(Token = "0x600F8AF")]
[Address(RVA = "0x2BEE260", Offset = "0x2BED260", VA = "0x182BEE260")]
public bool KGBMGKEDMAJ(T DNGKIAJLLHG)
{
bool flag;
if (!flag)
{
float time = Time.time;
Dictionary ekkhmklljml = this.EKKHMKLLJML;
return true;
}
string text;
Debug.LogError(text);
throw new NullReferenceException();
}
// Token: 0x0600F8B0 RID: 63664 RVA: 0x0038B954 File Offset: 0x00389B54
[Token(Token = "0x600F8B0")]
[Address(RVA = "0x2BEE660", Offset = "0x2BED660", VA = "0x182BEE660")]
public Task OLDMFGJCMKM(T DNGKIAJLLHG)
{
Task task;
return task;
}
// Token: 0x0400A558 RID: 42328
[FieldOffset(Offset = "0x0")]
[Token(Token = "0x400A558")]
private Dictionary<T, float> EKKHMKLLJML;
// Token: 0x0400A559 RID: 42329
[FieldOffset(Offset = "0x0")]
[Token(Token = "0x400A559")]
private float KCMJDLHHNBF;
}