public RPC ( string methodName, PhotonPlayer, targetPlayer ) : void | ||
methodName | string | The name of a fitting method that was has the RPC attribute. |
targetPlayer | PhotonPlayer, | The group of targets and the way the RPC gets sent. |
return | void |
public RPC ( string methodName, PhotonPlayer, targetPlayer ) : void | ||
methodName | string | The name of a fitting method that was has the RPC attribute. |
targetPlayer | PhotonPlayer, | The group of targets and the way the RPC gets sent. |
return | void |