scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ExitGames.Client.Photon
|
||||
{
|
||||
// Token: 0x02000023 RID: 35
|
||||
// (Invoke) Token: 0x060001BE RID: 446
|
||||
public delegate short SerializeStreamMethod(StreamBuffer outStream, object customObject);
|
||||
}
|
||||
Reference in New Issue
Block a user