Facepunch.Steamworks Wiki

Steamworks.SteamServer.UpdatePlayer

Syntax

static void UpdatePlayer( SteamId steamid, string name, int score )

Description

Update this connected player's information. You should really call this any time a player's name or score changes. This keeps the information shown to server queries up to date.

Arguments

SteamId steamid
string name
int score