Files
2026-04-10 22:50:51 +02:00

60 lines
2.5 KiB
C#

using System;
using System.Runtime.CompilerServices;
using Cpp2IlInjected;
// Token: 0x0200209B RID: 8347
[Token(Token = "0x200209B")]
public static class DIIDBIPCNKJ
{
// Token: 0x0600D562 RID: 54626 RVA: 0x0000220F File Offset: 0x0000040F
[Token(Token = "0x600D562")]
[Address(RVA = "0x10FAE40", Offset = "0x10F9C40", VA = "0x1810FAE40")]
public static PMGCJEPKFOF<DGOPHENCPOC> CIAIIMBOAJN(CCMBKDINCAH MFJCKOBPMGA, FFEICMIIBMC MAOOLFEBOOD, string LGHBPPIOOBM)
{
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
}
// Token: 0x0600D563 RID: 54627 RVA: 0x003165E0 File Offset: 0x003147E0
[Token(Token = "0x600D563")]
[Address(RVA = "0x10FAD50", Offset = "0x10F9B50", VA = "0x1810FAD50")]
private static void BLDBFGLHGHF()
{
if (SingletonMonoBehaviour.ONCPNMDGGKG.IsExperimentSegmentActive<SplitTesting.NotificationPermissionsContextualPrompts_2021_06_25>((SplitTesting.NotificationPermissionsContextualPrompts_2021_06_25)((uint)2)) && SingletonMonoBehaviour.FFNIFALJLDD)
{
DABKFAIHBBP dabkfaihbbp = SingletonMonoBehaviour.ONCPNMDGGKG.TryShowRequestNotificationPermissionsDialog("Would you like Rec Room to notify you when your event is about to begin?", "Get Notified!");
return;
}
}
// Token: 0x0200209C RID: 8348
[Token(Token = "0x200209C")]
[CompilerGenerated]
private sealed class EONPGGFCCNJ
{
// Token: 0x0600D564 RID: 54628 RVA: 0x00316620 File Offset: 0x00314820
[Token(Token = "0x600D564")]
[Address(RVA = "0x3F5100", Offset = "0x3F3F00", VA = "0x1803F5100")]
public EONPGGFCCNJ()
{
}
// Token: 0x0600D565 RID: 54629 RVA: 0x00316634 File Offset: 0x00314834
[Token(Token = "0x600D565")]
[Address(RVA = "0x10FD330", Offset = "0x10FC130", VA = "0x1810FD330")]
internal PMGCJEPKFOF<DGOPHENCPOC> <RSVPToEvent>b__0(DGOPHENCPOC result)
{
if (result == DGOPHENCPOC.Success && this.response == (FFEICMIIBMC)result && SingletonMonoBehaviour.ONCPNMDGGKG.IsExperimentSegmentActive<SplitTesting.NotificationPermissionsContextualPrompts_2021_06_25>((SplitTesting.NotificationPermissionsContextualPrompts_2021_06_25)((uint)2)) && SingletonMonoBehaviour.FFNIFALJLDD)
{
DABKFAIHBBP dabkfaihbbp = SingletonMonoBehaviour.ONCPNMDGGKG.TryShowRequestNotificationPermissionsDialog("Would you like Rec Room to notify you when your event is about to begin?", "Get Notified!");
}
PMGCJEPKFOF<DGOPHENCPOC> pmgcjepkfof;
return pmgcjepkfof;
}
// Token: 0x040088C5 RID: 35013
[FieldOffset(Offset = "0x10")]
[Token(Token = "0x40088C5")]
public FFEICMIIBMC response;
}
}