Photon Server API Documentation v5.0RC1

Photon.SocketServer.Rpc.Protocols.CustomTypeInfo Member List

This is the complete list of members for Photon.SocketServer.Rpc.Protocols.CustomTypeInfo, including all inherited members.

CodePhoton.SocketServer.Rpc.Protocols.CustomTypeInfo
CustomTypeInfo(Type type, byte code, Func< object, byte[]> serializeFunction, Func< byte[], object > deserializeFunction)Photon.SocketServer.Rpc.Protocols.CustomTypeInfoinline
DeserializeFunctionPhoton.SocketServer.Rpc.Protocols.CustomTypeInfo
SerializeFunctionPhoton.SocketServer.Rpc.Protocols.CustomTypeInfo
TypePhoton.SocketServer.Rpc.Protocols.CustomTypeInfo