Property purchasingEnabled
purchasingEnabled
Indicates whether Game Foundation With IAP is enabled.
Declaration
public static bool purchasingEnabled { get; }
Property Value
Type | Description |
---|---|
bool | True if UNITY_PURCHASING_FOR_GAME_FOUNDATION has been enabled for the project. |