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!
like this:
void Update()
{
if(peer!=null)
peer.Service();
}
But Where is the "service" function in Pun demo.
THANK YOU!