Version: 2023.1
言語: 日本語

PurchasingSettings

class in UnityEditor.Purchasing

マニュアルに切り替える

説明

Editor API for the Unity Services editor feature. Normally Purchasing is enabled from the Services window, but if writing your own editor extension, this API can be used.

Static 変数

enabledThis Boolean field will cause the Purchasing feature in Unity to be enabled if true, or disabled if false.