oh dear
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000012 RID: 18
|
||||
[Token(Token = "0x2000012")]
|
||||
public interface HADBJIDBGJI
|
||||
{
|
||||
// Token: 0x060000BF RID: 191
|
||||
[Token(Token = "0x60000BF")]
|
||||
[Address(Slot = "0")]
|
||||
void OnJoinedLobby();
|
||||
|
||||
// Token: 0x060000C0 RID: 192
|
||||
[Token(Token = "0x60000C0")]
|
||||
[Address(Slot = "1")]
|
||||
void OnLeftLobby();
|
||||
|
||||
// Token: 0x060000C1 RID: 193
|
||||
[Token(Token = "0x60000C1")]
|
||||
[Address(Slot = "2")]
|
||||
void OnRoomListUpdate(List<PJDDKBJIEEE> DFKCKBPOCNG);
|
||||
|
||||
// Token: 0x060000C2 RID: 194
|
||||
[Token(Token = "0x60000C2")]
|
||||
[Address(Slot = "3")]
|
||||
void OnLobbyStatisticsUpdate(List<GENHEFBPHAL> CEGENALMHGL);
|
||||
}
|
||||
Reference in New Issue
Block a user