This data structure is part of the Achievements Interface.
Input parameters for the EOS_Achievements_QueryDefinitions function.
Properties
EOS_Achievements_QueryDefinitionsOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ACHIEVEMENTS_QUERYDEFINITIONS_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
Product User ID for user who is querying definitions.
The localized text returned will be based on the locale code of the given user if they have a linked Epic Account ID.
The localized text returned can also be overridden using EOS_Platform_SetOverrideLocaleCode to override the locale.
If the locale code is not overridden and LocalUserId is not valid, default text will be returned.
|
EOS_EpicAccountId EpicUserId_DEPRECATED
|
Deprecated
|
const char** HiddenAchievementIds_DEPRECATED
|
Deprecated
|
uint32_t HiddenAchievementsCount_DEPRECATED
|
Deprecated
|
This data structure is part of the Achievements Interface.
Input parameters for the {AchievementsInterface.QueryDefinitions} function.
Properties
Achievements.QueryDefinitionsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ACHIEVEMENTS_QUERYDEFINITIONS_API_LATEST.
|
ProductUserId LocalUserId
|
Product User ID for user who is querying definitions.
The localized text returned will be based on the locale code of the given user if they have a linked Epic Account ID.
The localized text returned can also be overridden using EOS_Platform_SetOverrideLocaleCode to override the locale.
If the locale code is not overridden and LocalUserId is not valid, default text will be returned.
|
EpicAccountId EpicUserId_DEPRECATED
|
Deprecated
|
string[] HiddenAchievementIds_DEPRECATED
|
Deprecated
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no