steamworks.RequestPlayerInfo
Example
Gets and prints the steam name of the local player
steamworks.RequestPlayerInfo( LocalPlayer():SteamID64(), function(steamName)
print( steamName )
end )
Output: The local player's name
Requests information of the player with SteamID64 for later use with steamworks.GetPlayerName.
Gets and prints the steam name of the local player
Render Time: 31ms
DB GetPage | 4 |
Generate Html | 4 |
SaveChanges (1) | 9 |
Render Body | 0 |
Render Sidebar | 11 |