Photon.Pun.IOnPhotonViewOwnerChange Interface Reference
This interface defines a callback for changes to the PhotonView's owner. More...
Inheritance diagram for Photon.Pun.IOnPhotonViewOwnerChange:

Public Member Functions | |
void | OnOwnerChange (Player newOwner, Player previousOwner) |
This method will be called when the PhotonView's owner changes. More... | |
Detailed Description
This interface defines a callback for changes to the PhotonView's owner.
Member Function Documentation
◆ OnOwnerChange()
This method will be called when the PhotonView's owner changes.
- Parameters
-
newOwner previousOwner
The documentation for this interface was generated from the following file:
- 3rd-Party/Photon/PhotonUnityNetworking/Code/Interfaces/IPhotonViewCallbacks.cs