TogetherUserPurchase - TogetherGames/Public-Corona-Lua GitHub Wiki

TogetherUserPurchase

Together::TogetherUserPurchase

Overview

The UserPurchase class represents a User's purchase.


Members

number UserPurchaseID

The ID of the UserPurchase.

number RoomID

The ID of the Room the Purchase was done in.

number AchievementID

The ID of the Achievement that was purchased.

number ItemID

The ID of the Item that was purchased.

string Description

A textual description for the purchase.

number Count

The number of things that were purchased.

number SecondsSinceCreated

The number of seconds since the purchase occurred.

number SecondsSinceLastModified

The number of seconds since purchase was last modified.

PropertyCollection Properties

A property collection containing all custom properties for the UserPurchase.


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