This data structure is part of the Friends Interface.
Remarks
Input parameters for the EOS_Friends_GetFriendAtIndex function.
Properties
EOS_Friends_GetFriendAtIndexOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_FRIENDS_GETFRIENDATINDEX_API_LATEST. |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the user whose friend list is being queried |
int32_t Index | Index into the friend list. This value must be between 0 and EOS_Friends_GetFriendsCount-1 inclusively. |