Quantcast
Channel: Multiplayer
Viewing all articles
Browse latest Browse all 16796

(uNet) How can I list the current matches within a ScrollRect?

$
0
0
I am creating a UI with the options "Create Game" and "Join Game." The "Create Game" option works, but I can't figure out how to list the current games in the ScrollRect on the right.

I am trying something like:

Code (csharp):
  1.  
  2.         public void ListMatches() {
  3.  
  4.             int xpos = 10 + offsetX;
  5.             int ypos = 40 + offsetY;
  6.             //int spacing = 24;
  7.  
  8.             manager.StartMatchMaker();
  9.             manager.SetMatchHost("mm.unet.unity3d.com", 443, true);...
(uNet) How can I list the current matches within a ScrollRect?

Viewing all articles
Browse latest Browse all 16796

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>