scripts
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RRUI.Data
|
||||
{
|
||||
// Token: 0x02000A3C RID: 2620
|
||||
[Token(Token = "0x2000A3C")]
|
||||
[StructLayout(3)]
|
||||
public class FourButtonMessageDialogModel : FourButtonMessageDialogModel<JNGBAMBEJNN>
|
||||
{
|
||||
// Token: 0x06004375 RID: 17269 RVA: 0x001089B0 File Offset: 0x00106BB0
|
||||
[Token(Token = "0x6004375")]
|
||||
[Address(RVA = "0x18714F0", Offset = "0x186FEF0", VA = "0x1818714F0")]
|
||||
public FourButtonMessageDialogModel()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user