PhotonTarget to one player?

Options
Dear Photon developers,

I want to send to player with ID number 2 an RPC call, but how can I do that?
If I use:
photonView.RPC("ReceivedCards", PhotonTargets.All, SortedScards2[i].name);

I can only choose All players or All bufferd etc.

Can someone help me out with this question.

With kind regards

Speedt4

Comments