This data structure is part of the UserInfo Interface.
Remarks
Input parameters for the EOS_UserInfo_CopyExternalUserInfoByAccountId function.
Properties
EOS_UserInfo_CopyExternalUserInfoByAccountIdOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_USERINFO_COPYEXTERNALUSERINFOBYACCOUNTID_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the local player requesting the information |
EOS_EpicAccountId TargetUserId | The Epic Account ID of the player whose information is being retrieved |
const char* AccountId | The external account ID associated with the (external) user info to retrieve from the cache; cannot be null |