This commit is contained in:
niko
2026-04-08 23:40:05 +02:00
parent d6894bcbc7
commit 18dc73f922
7750 changed files with 1795369 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
using RecRoom.Core.FastLines;
// Token: 0x020029C1 RID: 10689
[Token(Token = "0x20029C1")]
[StructLayout(3)]
public static class LMHMNCPMAOK
{
// Token: 0x06012ADE RID: 76510 RVA: 0x00473C6C File Offset: 0x00471E6C
// Note: this type is marked as 'beforefieldinit'.
[Token(Token = "0x6012ADE")]
[Address(RVA = "0x1905720", Offset = "0x1904120", VA = "0x181905720")]
static LMHMNCPMAOK()
{
FastLineConfig fastLineConfig = OIOLECLLCPM.GDJBDCKGDLE<FastLineConfig>(0);
}
// Token: 0x0400C802 RID: 51202
[Token(Token = "0x400C802")]
public static FastLineConfig MFIAFAGNMJN;
}