Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IUserProfile

Namespace: UnityEngine.SocialPlatforms

/

Description

Represents generic user instances, like friends of the local user.

Variables

id This users unique identifier.
image Avatar image of the user.
isFriend Is this user a friend of the current logged in user?
state Presence state of the user.
userName This user's username or alias.