Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

PayoutDefinition

class in UnityEngine.Purchasing

Description

Defines a reward that is paid to the player when an in-app purchase product is purchased.

Static Properties

MaxDataLengthRepresents the maximum allowed length for the data field on a PayoutDefinition.
MaxSubtypeLengthRepresents the maximum allowed length for the subtype field on a PayoutDefinition.

Properties

dataA field for user-specified data.
quantityThe quantity of this payout.
subtypeThe subtype of this payout.
typeThe type of this payout.
typeStringA string representation of the type of this payout.

Constructors

PayoutDefinitionCreate a PayoutDefinition and define the values for the type, subtype, quantity, and data fields.

Did you find this page useful? Please give it a rating: