Files
Jan2021-Cpp2Il-Dump/Assembly-CSharp/FLCFOLDCOJJ.cs
T
2026-04-08 23:40:05 +02:00

64 lines
1.4 KiB
C#

using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02001A74 RID: 6772
[Token(Token = "0x2001A74")]
[StructLayout(0, Size = 16)]
public struct FLCFOLDCOJJ
{
// Token: 0x0600B60D RID: 46605 RVA: 0x002AB224 File Offset: 0x002A9424
[Token(Token = "0x600B60D")]
[Address(RVA = "0x197E1C0", Offset = "0x197CBC0", VA = "0x18197E1C0")]
public static Dictionary<string, FLCFOLDCOJJ> DAPFKLEAHAL(Type PEJAHNPLHIN)
{
int num;
Dictionary<string, FLCFOLDCOJJ> dictionary;
do
{
num = 0;
string[] names = Enum.GetNames(PEJAHNPLHIN);
Array values = Enum.GetValues(PEJAHNPLHIN);
dictionary = new Dictionary();
IEnumerator enumerator = values.GetEnumerator();
num += num;
num++;
int num2 = 0;
string empty;
if (enumerator != 0)
{
if (num < num2)
{
num += num;
num++;
}
num += 19;
num++;
num += 19;
empty = string.Empty;
num++;
}
if (empty != 0)
{
}
if (num != -1)
{
}
}
while (num != 0);
return dictionary;
}
// Token: 0x04007778 RID: 30584
[global::Cpp2IlInjected.FieldOffset(Offset = "0x0")]
[Token(Token = "0x4007778")]
public int HMEGKMHGMPO;
// Token: 0x04007779 RID: 30585
[global::Cpp2IlInjected.FieldOffset(Offset = "0x8")]
[Token(Token = "0x4007779")]
public string NFNJLBBFKFA;
}