Photon Fusion
2.0.8
Interface for handling the event when a player exits the area of interest. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
| void | InterestExit (PlayerRef player) |
| Method to be called when a player exits the area of interest. More... | |
Interface for handling the event when a player exits the area of interest.
| void InterestExit | ( | PlayerRef | player | ) |
Method to be called when a player exits the area of interest.
| player | The player who exited the area of interest. |