scripts
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02001CFB RID: 7419
|
||||
[Token(Token = "0x2001CFB")]
|
||||
[StructLayout(3)]
|
||||
public static class CHGECNNOHDI
|
||||
{
|
||||
// Token: 0x0600C78F RID: 51087 RVA: 0x002F5374 File Offset: 0x002F3574
|
||||
[Token(Token = "0x600C78F")]
|
||||
[Address(RVA = "0x1CDF700", Offset = "0x1CDE100", VA = "0x181CDF700")]
|
||||
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: 0x0600C790 RID: 51088 RVA: 0x002F5398 File Offset: 0x002F3598
|
||||
[Token(Token = "0x600C790")]
|
||||
[Address(RVA = "0x1CDF670", Offset = "0x1CDE070", VA = "0x181CDF670")]
|
||||
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();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user