21 lines
574 B
C#
21 lines
574 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf;
|
|
|
|
// Token: 0x0200201B RID: 8219
|
|
[Token(Token = "0x200201B")]
|
|
[StructLayout(3)]
|
|
public interface BFMBAADMAMI<T, InnerType, ProtobufType> where T : GPNBGDFOBNK<InnerType> where ProtobufType : IMessage<ProtobufType>
|
|
{
|
|
// Token: 0x0600E341 RID: 58177
|
|
[Token(Token = "0x600E341")]
|
|
[Address(Slot = "0")]
|
|
void KPLNIADHMPN(ProtobufType KFCHMHOEGPD);
|
|
|
|
// Token: 0x0600E342 RID: 58178
|
|
[Token(Token = "0x600E342")]
|
|
[Address(Slot = "1")]
|
|
void EJAHCBFGHPP(byte[] PDOFKJGFNGK);
|
|
}
|