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

LicensingUtility

class in UnityEditor.Experimental.Licensing

Cambiar al Manual

Descripción

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".

Funciones Estáticas

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