Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • 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

idThis users unique identifier.
imageAvatar image of the user.
isFriendIs this user a friend of the current logged in user?
statePresence state of the user.
userNameThis user's username or alias.