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
+16
View File
@@ -0,0 +1,16 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x020027E7 RID: 10215
[Token(Token = "0x20027E7")]
[StructLayout(3, Size = 4)]
public enum BFLKOPJAAFD
{
// Token: 0x0400BFA2 RID: 49058
[Token(Token = "0x400BFA2")]
ActionPointer,
// Token: 0x0400BFA3 RID: 49059
[Token(Token = "0x400BFA3")]
Camera
}