Version: 2017.1

ProductDescription

class in UnityEngine.Purchasing.Extension

매뉴얼로 전환

설명

A common format which 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.
typeThe ProductType.

생성자

ProductDescriptionCreate a ProductDescription.