This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
@@ -0,0 +1,17 @@
using System;
using Cpp2IlInjected;
namespace RRUI.Data
{
// Token: 0x02000B93 RID: 2963
[Token(Token = "0x2000B93")]
public class ThreeButtonMessageDialogModel : ThreeButtonMessageDialogModel<IOMBIEIBFAK>
{
// Token: 0x0600496B RID: 18795 RVA: 0x0011494C File Offset: 0x00112B4C
[Token(Token = "0x600496B")]
[Address(RVA = "0x144EB00", Offset = "0x144D900", VA = "0x18144EB00")]
public ThreeButtonMessageDialogModel()
{
}
}
}