Struct LocalizedProductMetadata
Contains portable localized information about an IAP product.
Namespace: UnityEngine.GameFoundation
Syntax
public struct LocalizedProductMetadata
Fields
name
The name of the IAP product.
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |
price
The price of the IAP product.
Declaration
public string price
Field Value
| Type | Description |
|---|---|
| String |