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