scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ExitGames.Client.Photon
|
||||
{
|
||||
// Token: 0x02000025 RID: 37
|
||||
// (Invoke) Token: 0x060001C6 RID: 454
|
||||
public delegate object DeserializeStreamMethod(StreamBuffer inStream, short length);
|
||||
}
|
||||
Reference in New Issue
Block a user