a
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using ExitGames.Client.Photon;
|
||||
|
||||
// Token: 0x02000015 RID: 21
|
||||
[Token(Token = "0x2000015")]
|
||||
public interface OCLMACKFMME
|
||||
{
|
||||
// Token: 0x060000CF RID: 207
|
||||
[Token(Token = "0x60000CF")]
|
||||
[Address(Slot = "0")]
|
||||
void OnEvent(EventData EEMODOPDICE);
|
||||
}
|
||||
Reference in New Issue
Block a user