Unity IAP のビルド設定
Collects products and store-specific configuration details.
See Also: UnityPurchasing.Initialize.
| products | 構築されたプロダクト | 
| useCloudCatalog | これを設定すると、Unity IAP は Unity cloud services のプロダクトカタログを取得し、App を更新することなしに動的にカタログを変更することができます。 | 
| AddProduct | Unity IAP ID、タイプ、ストア固有のIDであるプロダクトを追加します | 
| AddProducts | ProductDefinition のコレクションを追加します | 
| Configure | ストア固有の構成設定にアクセスします | 
| Instance | ConfigurationBuilder のインスタンスを取得します |