This data structure is part of the Ecom Interface.
Remarks
Input parameters for the EOS_Ecom_QueryEntitlementToken function.
Properties
EOS_Ecom_QueryEntitlementTokenOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_ECOM_QUERYENTITLEMENTTOKEN_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the local user whose Entitlements you want to retrieve |
EOS_Ecom_EntitlementName* EntitlementNames | An array of Entitlement Names that you want to check |
uint32_t EntitlementNameCount | The 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. |