Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Why Pun demo dont use Service funcion

$
0
0
hi all, We Alwalys Use Service function to connect the Host.
like this:
void Update()
{
if(peer!=null)
peer.Service();
}

But Where is the "service" function in Pun demo.
THANK YOU!

Viewing all articles
Browse latest Browse all 15755

Trending Articles