togethergameuserprofile - TogetherGames/Public-Corona-Lua GitHub Wiki
Together::TogetherGameUserProfile
The GameUserProfile class contains a PropertyCollection stored for the user and associated to a particular game.
number GameUserProfileID
The ID of the GameUserProfile.
number UserID
The ID of the User associated with the GameUserProfile.
number GameID
The ID of the Game associated with the GameUserProfile.
PropertyCollection Properties
A property collection containing all game specific properties for the User.