Skip to main content

EOS_Stats_GetStatCountOptions

Type Alias EOS_Stats_GetStatCountOptions 

Source
pub type EOS_Stats_GetStatCountOptions = _tagEOS_Stats_GetStatCountOptions;
Expand description

Input parameters for the EOS_Stats_GetStatsCount function.

Aliased Type§

#[repr(C)]
pub struct EOS_Stats_GetStatCountOptions { pub ApiVersion: i32, pub TargetUserId: *mut EOS_ProductUserIdDetails, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_STATS_GETSTATSCOUNT_API_LATEST.

§TargetUserId: *mut EOS_ProductUserIdDetails

The Product User ID for the user whose stats are being counted