Photon Unity Networking v1.101

File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  Photon Unity Networking
  Plugins
  PhotonNetwork
  Views
 PhotonAnimatorView.cs
 PhotonRigidbody2DView.cs
 PhotonRigidbodyView.cs
 PhotonTransformView.cs
 PhotonTransformViewPositionControl.cs
 PhotonTransformViewPositionModel.cs
 PhotonTransformViewRotationControl.cs
 PhotonTransformViewRotationModel.cs
 PhotonTransformViewScaleControl.cs
 PhotonTransformViewScaleModel.cs
 CustomTypes.csSets up support for Unity-specific types. Can be a blueprint how to register your own Custom Types for sending
 Enums.csWraps up several of the commonly used enumerations
 Extensions.cs
 FriendInfo.cs
 GizmoType.cs
 LoadbalancingPeer.cs
 NetworkingPeer.cs
 PhotonClasses.csWraps up smaller classes that don't need their own file
 PhotonHandler.cs
 PhotonLagSimulationGui.csPart of the Optional GUI
 PhotonNetwork.cs
 PhotonPing.cs
 PhotonPlayer.cs
 PhotonStatsGui.csPart of the Optional GUI
 PhotonStreamQueue.cs
 PhotonView.cs
 PingCloudRegions.cs
 Room.cs
 RoomInfo.cs
 RPC.csReimplements a RPC Attribute, as it's no longer in all versions of the UnityEngine assembly
 ServerSettings.csScriptableObject defining a server setup. An instance is created as PhotonServerSettings
  PhotonChatApi
 ChannelCreationOptions.cs
 ChannelWellKnownProperties.cs
 ChatChannel.cs
 ChatClient.cs
 ChatDisconnectCause.cs
 ChatEventCode.cs
 ChatOperationCode.cs
 ChatParameterCode.cs
 ChatPeer.cs
 ChatState.cs
 ChatUserStatus.cs
 IChatClientListener.cs