Ways to identify/find network objects

Options
Is there a definitive guide to the various IDs used throughout Photon? I see "networkID", "photonView.viewID", "photonView.ownerID", "player.ID", "photonView.owner.ID", "photonView.owner.UserId", etc.

I'd like to pass one ID, via RPC, that allows me to find the same networked object on all clients and do something with it.

Thanks!

Comments