scripts
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x020020D1 RID: 8401
|
||||
[Token(Token = "0x20020D1")]
|
||||
[StructLayout(3)]
|
||||
public interface MCKHENIEBND<RoleIdType>
|
||||
{
|
||||
// Token: 0x0600E851 RID: 59473
|
||||
[Token(Token = "0x600E851")]
|
||||
[Address(Slot = "0")]
|
||||
void SetRoleId(RoleIdType BGHHFOOBFMA, BIPCKGLGIHG JBKJDFKFIKG, bool CDEDBCPAFIH);
|
||||
}
|
||||
Reference in New Issue
Block a user