Experimental: this API is experimental and might be changed or removed in the future.

LicensingUtility

class in UnityEditor.Experimental.Licensing

Switch to Manual

Description

Use the Licensing Utility class to request user permissions. User permissions are referred to as entitlements. Entitlements are simple strings. For example, "com.unity.editor.ui".

Static Functions

HasEntitlementChecks if the current user is entitled to a specific entitlement.
HasEntitlementsChecks if the current user is entitled to a list of entitlements.