Vroom.Photon.VroomPlayerNameInputField Class Reference
Player name input field. Let the user input his name, will appear above the player in the game. More...
Inheritance diagram for Vroom.Photon.VroomPlayerNameInputField:

Public Member Functions | |
void | SetPlayerName (string value) |
Sets the name of the player, and save it in the PlayerPrefs for future sessions. More... | |
Detailed Description
Player name input field. Let the user input his name, will appear above the player in the game.
Member Function Documentation
◆ SetPlayerName()
void Vroom.Photon.VroomPlayerNameInputField.SetPlayerName | ( | string | value | ) |
Sets the name of the player, and save it in the PlayerPrefs for future sessions.
- Parameters
-
value The name of the Player
The documentation for this class was generated from the following file:
- Script/Network/VroomPlayerNameInputField.cs