Version: 2021.2
언어: 한국어
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".

정적 함수

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