steamworks.GetPlayerName
Example
Retrieves name of local player.
Output: A name of local player is printed into console.
Retrieves players name by their 64bit SteamID.
You must call steamworks.RequestPlayerInfo a decent amount of time before calling this function.
Retrieves name of local player.