Photon Fusion
2.0.8
Interface for handling the event when a player joins the game. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
| void | PlayerJoined (PlayerRef player) |
| Method to be called when a player joins the game. More... | |
Interface for handling the event when a player joins the game.
| void PlayerJoined | ( | PlayerRef | player | ) |
Method to be called when a player joins the game.
| player | The player who joined the game. |