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
+17
View File
@@ -0,0 +1,17 @@
using System;
using System.Runtime.InteropServices;
using Cpp2IlInjected;
// Token: 0x02000371 RID: 881
[Token(Token = "0x2000371")]
[StructLayout(3)]
public static class JKEDKGOCMPM
{
// Token: 0x06001B4B RID: 6987 RVA: 0x00071670 File Offset: 0x0006F870
[Token(Token = "0x6001B4B")]
[Address(RVA = "0xA06DB0", Offset = "0xA057B0", VA = "0x180A06DB0")]
public static bool OPMAIMKLJCP(this Player.GAHEJKDCLLE EDBLMCJBDOP)
{
return EDBLMCJBDOP == Player.GAHEJKDCLLE.LeftHand || EDBLMCJBDOP == Player.GAHEJKDCLLE.RightHand;
}
}