Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

LicensingUtility.HasEntitlements

Declaration

public static string[] HasEntitlements(string[] entitlements);

Parameters

entitlements The requested list of entitlement strings.

Returns

string[] Returns a list of entitlement strings that the user is entitled to based on the requested list.

Description

Checks if the current user is entitled to a list of entitlements.