This version of Unity is unsupported.

LicenseInformation

class in UnityEngine.Windows

/

Implemented in:UnityEngine.CoreModule

Description

This class provides information regarding application's trial status and allows initiating application purchase.

Note: this class is only available on Universal Windows Platform.

Static Properties

isOnAppTrialChecks whether the application is installed in trial mode.

Static Methods

PurchaseAppAttempts to purchase the app if it is in installed in trial mode.