GetPlayerName
From Onset Developer Wiki
Description
Get a players Steam nickname/username.
Syntax
GetPlayerName(player)
Parameters
- player
The player identifier.
Return Value
- Returns the Steam username as shown on their profile. Max length: 32. If SetPlayerName was called then it will return the value passed there.
Example
__EDIT_ME__
See also
__EDIT_ME__