Api Sandbox Services Players Profile
class

Profile

public sealed class Profile

Player profile

Constructors

Profile()

Properties

Name Type Description
Id SteamId
Name String
Url String
Online Boolean
Private Boolean
Score Int32
Avatar String
IsFriend Boolean
Local static Profile

Methods

static Task<Profile> Get(SteamId steamid)
Assembly: Sandbox.Engine Namespace: Sandbox.Services.Players Full Name: Sandbox.Services.Players.Profile