togetherclientuserprofile - TogetherGames/Public-Corona-Lua GitHub Wiki

TogetherClientUserProfile

Together::TogetherClientUserProfile

Overview

The ClientUserProfile class contains a PropertyCollection stored for the user and associated to you, the developer, and is accessible from other games you have registered.


Members

number ClientUserProfileID

The ID of the ClientUserProfile.

number UserID

The ID of the User associated with the ClientUserProfile.

number ClientID

The ID of the Client associated with the ClientUserProfile.

PropertyCollection Properties

A property collection containing all developer specific properties for the User.


⚠️ **GitHub.com Fallback** ⚠️