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

LicensingUtility.HasEntitlement

切换到手册
public static bool HasEntitlement (string entitlement);

参数

entitlement 请求的授权字符串。

返回

bool 如果用户获得该授权字符串的授权,则返回 true。否则返回 false。

描述

检查当前用户是否获得特定授权。