Photon Server API Documentation v5.0RC1

Classes
Photon.SocketServer.Rpc.ValueTypes Namespace Reference

Classes

class  RawCustomArray
 Instances of this class will be created for arrays of unknown custom types sent by a client if the Protocol.AllowRawCustomValues property is set to true. More...
 
class  RawCustomValue
 Instances of this class will be created for unknown custom types sent by a client if the Protocol.AllowRawCustomValues property is set to true. More...