scripts
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace RRUI.Data
|
||||
{
|
||||
// Token: 0x02000C06 RID: 3078
|
||||
[Token(Token = "0x2000C06")]
|
||||
[StructLayout(3)]
|
||||
public class MirrorEyeOptionsTabsModel : TabsModel<MOPJHEMNNDO>
|
||||
{
|
||||
// Token: 0x06004AE1 RID: 19169 RVA: 0x00119458 File Offset: 0x00117658
|
||||
[Token(Token = "0x6004AE1")]
|
||||
[Address(RVA = "0x187AE70", Offset = "0x1879870", VA = "0x18187AE70")]
|
||||
public MirrorEyeOptionsTabsModel()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user