Files
27Aug2021-Cpp2IL-Dump/PhotonRealtime/OCLMACKFMME.cs
T
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

14 lines
284 B
C#

using System;
using Cpp2IlInjected;
using ExitGames.Client.Photon;
// Token: 0x02000014 RID: 20
[Token(Token = "0x2000014")]
public interface OCLMACKFMME
{
// Token: 0x060000C0 RID: 192
[Token(Token = "0x60000C0")]
[Address(Slot = "0")]
void OnEvent(EventData EEMODOPDICE);
}