API ReferenceSandbox.Services.Players
Profileclass
Player profile
object→Profile
Constructors1
Showing 1 constructors
public Profile()
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties9
Showing 9 properties
public string Sandbox.Services.Players.Profile.Avatar { get; set; }
Returns:
string—public bool Sandbox.Services.Players.Profile.IsFriend { get; set; }
Returns:
bool—public string Sandbox.Services.Players.Profile.Name { get; set; }
Returns:
string—public bool Sandbox.Services.Players.Profile.Online { get; set; }
Returns:
bool—public bool Sandbox.Services.Players.Profile.Private { get; set; }
Returns:
bool—public int Sandbox.Services.Players.Profile.Score { get; set; }
Returns:
int—public string Sandbox.Services.Players.Profile.Url { get; set; }
Returns:
string—No results match this filter.