SetPlayerName
Sets player name.
- player: parameter input should be in Player type
- text: parameter input should be in string type
{{#tag:syntaxhighlight| Player.SetPlayerName(player, "BeastPlayerXYZ"); |lang=csharp}} }}
Sets player name.
{{#tag:syntaxhighlight| Player.SetPlayerName(player, "BeastPlayerXYZ"); |lang=csharp}} }}