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

PayoutDefinition

class in UnityEngine.Purchasing

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

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: