v1.0.0
Latest
2020.3+
Class Profile
The representation of a user's profile information
Namespace: Unity.Services.Friends.Models
Syntax
public class Profile
Properties
Name
The name of the user. The ability to set/get each individual user's name is detailed here
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |