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

PhotonNetwork.RaiseEvent() help

$
0
0
I am familiar with the PunRPC process (how to use them) as well as Events and delegates in unity. I do not understand how to take a function for an object in unity(local) and send that to a photonNetwork using RaiseEvent. Im attempting to instantiate an object in a room on the photon network without using a PhotonView so i need to understand the raiseEvent method... I cant find any great tutorials on how the (byte, byte[], reliable,) arguments relate to a function ive written for an object or how to use RaiseEvent with already written object functions. Are there any good tutorials on instantiate/move/etc functions using RaiseEvent?

Viewing all articles
Browse latest Browse all 15755

Trending Articles