API ReferenceSandbox.Services.Players
public sealed class Sandbox.Services.Players.Profile
Player profile
Related Guides
Broader workflow and conceptual references connected to this API.
Constructors
Showing 1 constructors
public Profile()
No results match this filter.
Methods
Showing 1 methods
No results match this filter.
Properties
Showing 9 properties
public string Sandbox.Services.Players.Profile.Avatar { get; set; }
public bool Sandbox.Services.Players.Profile.IsFriend { get; set; }
public string Sandbox.Services.Players.Profile.Name { get; set; }
public bool Sandbox.Services.Players.Profile.Online { get; set; }
public bool Sandbox.Services.Players.Profile.Private { get; set; }
public int Sandbox.Services.Players.Profile.Score { get; set; }
public string Sandbox.Services.Players.Profile.Url { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Services.Players |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Services.Players.Profile |