pub type EOS_Friends_GetFriendsCountOptions = _tagEOS_Friends_GetFriendsCountOptions;Expand description
Input parameters for the EOS_Friends_GetFriendsCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Friends_GetFriendsCountOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_EpicAccountIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_FRIENDS_GETFRIENDSCOUNT_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the user whose friends should be counted