Hello,
I want to use the asmdef file in Unity 2018.1 with photon voice.
I've follow this tuto for assemblies definitions for all folders included Photon Unity Networking and PUNVoice folders and plugin.
But, I've an error when its compiling (see below).
Anybody have allready test this? if yes how do you do?
Thanks
I want to use the asmdef file in Unity 2018.1 with photon voice.
I've follow this tuto for assemblies definitions for all folders included Photon Unity Networking and PUNVoice folders and plugin.
But, I've an error when its compiling (see below).
Assets/PUNVoice/Scripts/PhotonVoiceNetwork.cs(158,72): error CS0122: `PhotonNetwork.networkingPeer' is inaccessible due to its protection level
Anybody have allready test this? if yes how do you do?
Thanks