Quantcast
Channel: Photon Unity Networking (PUN) — Photon Engine
Viewing all articles
Browse latest Browse all 8947

How do I get the list of all online photon players and send them game invitations?

$
0
0
foreach( PhotonPlayer player in PhotonNetwork.playerList)
{
print(player.name);
}
This returns only current player and not all players

Viewing all articles
Browse latest Browse all 8947

Trending Articles



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