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.Creation.SandboxGizmos;
// Token: 0x02002D59 RID: 11609
[Token(Token = "0x2002D59")]
[StructLayout(3)]
public static class FAKDFIKAMCA
{
// Token: 0x060148BE RID: 84158 RVA: 0x004ED2D8 File Offset: 0x004EB4D8
// Note: this type is marked as 'beforefieldinit'.
[Token(Token = "0x60148BE")]
[Address(RVA = "0x152D020", Offset = "0x152BA20", VA = "0x18152D020")]
static FAKDFIKAMCA()
{
GizmoConfig gizmoConfig = OIOLECLLCPM.GDJBDCKGDLE<GizmoConfig>(0);
}
// Token: 0x0400DB75 RID: 56181
[Token(Token = "0x400DB75")]
public static GizmoConfig MFIAFAGNMJN;
}