Photon Unity Networking v1.101

Classes
CustomTypes.cs File Reference

Sets up support for Unity-specific types. Can be a blueprint how to register your own Custom Types for sending. More...

Classes

class  CustomTypes
 Internally used class, containing de/serialization methods for various Unity-specific classes. Adding those to the Photon serialization protocol allows you to send them in events, etc.
 

Detailed Description

Sets up support for Unity-specific types. Can be a blueprint how to register your own Custom Types for sending.