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

LicensingUtility.HasEntitlement

マニュアルに切り替える
public static bool HasEntitlement (string entitlement);

パラメーター

entitlementThe requested entitlement string.

戻り値

bool Returns true if the user is entitled to the entitlement string. Returns false otherwise.

説明

Checks if the current user is entitled to a specific entitlement.