EOS_Ecom_QueryEntitlementTokenOptions

EOS API reference page for EOS_Ecom_QueryEntitlementTokenOptions

1分未満で読めます

This data structure is part of the Ecom Interface.

Remarks

Input parameters for the EOS_Ecom_QueryEntitlementToken function.

Properties

EOS_Ecom_QueryEntitlementTokenOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ECOM_QUERYENTITLEMENTTOKEN_API_LATEST.
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local user whose Entitlements you want to retrieve
EOS_Ecom_EntitlementName* EntitlementNamesAn array of Entitlement Names that you want to check
uint32_t EntitlementNameCountThe number of Entitlement Names included in the array, up to EOS_ECOM_QUERYENTITLEMENTTOKEN_MAX_ENTITLEMENT_IDS; use zero to request all Entitlements associated with the user's Epic Online Services account.