14 lines
301 B
C#
14 lines
301 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using ExitGames.Client.Photon;
|
|
|
|
// Token: 0x02000015 RID: 21
|
|
[Token(Token = "0x2000015")]
|
|
public interface NEPBNOEGONN
|
|
{
|
|
// Token: 0x060000C1 RID: 193
|
|
[Token(Token = "0x60000C1")]
|
|
[Address(Slot = "0")]
|
|
void OnWebRpcResponse(OperationResponse MAOOLFEBOOD);
|
|
}
|