Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PurchasingSettings

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.
Read time 1 minuteLast updated 10 days ago

Definition

public static class PurchasingSettings

Static Properties

Property

Description

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