It looks like you're new here. If you want to get involved, click one of these buttons!
Faizan_Saqib
Member
networkManager.matchMaker.Creatematch(roomName, roomSize, true, "", networkManager.OnMatchCreate);
and the last one "OnMatchCreate" is error. And the console says
(Assets\HostGame.cs(32,96): error CS1061: 'NetworkManager' does not contain a definition for 'OnMatchStart' and no accessible extension method 'OnMatchStart' accepting a first argument of type 'NetworkManager' could be found (are you missing a using directive or an assembly reference?))
that. Please give me the solution and i am using unity 2018.4.8 now.
kindly proceed on it
Answers
is anyone know the solution then kindly tell me