scripts
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Threading.Tasks;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02002236 RID: 8758
|
||||
[Token(Token = "0x2002236")]
|
||||
[StructLayout(3)]
|
||||
public interface LOGDJMMNIIC
|
||||
{
|
||||
// Token: 0x0600F10A RID: 61706
|
||||
[Token(Token = "0x600F10A")]
|
||||
[Address(Slot = "0")]
|
||||
Task<byte[]> GMIJOHGNLFI(string AFMFMCAFFLD);
|
||||
}
|
||||
Reference in New Issue
Block a user