This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
using System;
using Cpp2IlInjected;
// Token: 0x02002188 RID: 8584
[Token(Token = "0x2002188")]
public static class CHGECNNOHDI
{
// Token: 0x0600D977 RID: 55671 RVA: 0x0031F7D8 File Offset: 0x0031D9D8
[Token(Token = "0x600D977")]
[Address(RVA = "0x21E90D0", Offset = "0x21E80D0", VA = "0x1821E90D0")]
public static bool MIKOMDCPDFF(this CIIBGMBOFEI ENIFKDNMBGH)
{
int <PGOEAIDCELB>k__BackingField = (int)ENIFKDNMBGH.<PGOEAIDCELB>k__BackingField;
AGRoomRuntimeConfig.Location location;
if (location == 0)
{
}
return location.CustomizationAllowed;
}
// Token: 0x0600D978 RID: 55672 RVA: 0x0031F7FC File Offset: 0x0031D9FC
[Token(Token = "0x600D978")]
[Address(RVA = "0x21E9040", Offset = "0x21E8040", VA = "0x1821E9040")]
public static bool DIEGPJOOBLM(this CIIBGMBOFEI ENIFKDNMBGH)
{
int <PGOEAIDCELB>k__BackingField = (int)ENIFKDNMBGH.<PGOEAIDCELB>k__BackingField;
AGRoomRuntimeConfig.Location location;
if (location != 0 && location.CustomizationAllowed)
{
return ENIFKDNMBGH.<PGOEAIDCELB>k__BackingField != COBKKLOJNNE.AR_ROOM;
}
throw new NullReferenceException();
}
}