Version: 5.3

ProductDescription

class in UnityEngine.Purchasing.Extension

매뉴얼로 전환

설명

A common format store subsystems use to describe available products.

Includes purchase state via receipt and transactionId.

변수

metadataLocalized metadata retrieved from the Store.
receiptA purchase receipt, if owned. Otherwise null.
storeSpecificIdThe store-specific ID.
transactionIdThe purchase transaction ID, if owned. Otherwise null.

생성자

ProductDescriptionCreate a ProductDescription.