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

LicensingUtility

class in UnityEditor.Experimental.Licensing

切换到手册

描述

使用 Licensing Utility 类可请求用户权限。用户权限指授权。授权是简单字符串。例如,"com.unity.editor.ui"。

静态函数

HasEntitlement检查当前用户是否获得特定授权。
HasEntitlements检查当前用户是否获得授权列表的授权。