Version: 5.6

PurchaseFailureDescriptionConstructor

매뉴얼로 전환
public PurchaseFailureDescription (string productId, Purchasing.PurchaseFailureReason reason, string message);

파라미터

productId The store-specific product ID which failed to purchase.
reason The reason for the purchase failure.
message More information about the failure from Unity IAP or the platform store, if available.

설명

Creates a PurchaseFailureDescription.