Photon Unity Networking 2
2.52
This interface defines a callback for changes to the PhotonView's controller. More...
Inherits IPhotonViewCallback.
Public Member Functions | |
| void | OnControllerChange (Player newController, Player previousController) |
| This method will be called when the PhotonView's controller changes. More... | |
This interface defines a callback for changes to the PhotonView's controller.
This method will be called when the PhotonView's controller changes.
| newOwner | |
| previousOwner |