Version: 2020.3
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

LicensingUtility

class in UnityEditor.Experimental.Licensing

マニュアルに切り替える

説明

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 関数

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