Question by
DjNinja_studios · Dec 16, 2020 at 06:07 PM ·
multiplayermultiplayer-networkingonline
how to fix "ListMatchResponse is inaccessible due to its protection level."
Hi, I'm following the brackeys multiplayer fps game tutorial and I'm on episode 19. it says that the ListMatchResponse is inaccessible due to its protection level. Is there a way to fix it or is there a different namespace I could use? I am using Unity version 2019.3.6f1. public void OnMatchList (ListMatchResponse matchList)
this is the first part of code where it gets mentioned.
Comment
Your answer
Follow this Question
Related Questions
How to make my game multiplayer? 1 Answer
Multiplayer Photon/Pun Issues 0 Answers
How can we make 1v1 game with photon network 1 Answer