m
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
// Token: 0x02000010 RID: 16
|
||||
[Token(Token = "0x2000010")]
|
||||
public interface GAGAJPGDOFG
|
||||
{
|
||||
// Token: 0x060000AA RID: 170
|
||||
[Token(Token = "0x60000AA")]
|
||||
[Address(Slot = "0")]
|
||||
void OnConnected();
|
||||
|
||||
// Token: 0x060000AB RID: 171
|
||||
[Token(Token = "0x60000AB")]
|
||||
[Address(Slot = "1")]
|
||||
void OnConnectedToMaster();
|
||||
|
||||
// Token: 0x060000AC RID: 172
|
||||
[Token(Token = "0x60000AC")]
|
||||
[Address(Slot = "2")]
|
||||
void OnDisconnected(HBLIFEODFBP HBFDEOCGFIC);
|
||||
|
||||
// Token: 0x060000AD RID: 173
|
||||
[Token(Token = "0x60000AD")]
|
||||
[Address(Slot = "3")]
|
||||
void OnRegionListReceived(PAFALHLLJFO JLOJMJNINAB);
|
||||
|
||||
// Token: 0x060000AE RID: 174
|
||||
[Token(Token = "0x60000AE")]
|
||||
[Address(Slot = "4")]
|
||||
void OnCustomAuthenticationResponse(Dictionary<string, object> ABADFLCBFIJ);
|
||||
|
||||
// Token: 0x060000AF RID: 175
|
||||
[Token(Token = "0x60000AF")]
|
||||
[Address(Slot = "5")]
|
||||
void OnCustomAuthenticationFailed(string NLFHMKPDGNI);
|
||||
}
|
||||
Reference in New Issue
Block a user