pub type EOS_Stats_CopyStatByIndexOptions = _tagEOS_Stats_CopyStatByIndexOptions;Expand description
Input parameters for the EOS_Stats_CopyStatByIndex function.
Aliased Type§
#[repr(C)]pub struct EOS_Stats_CopyStatByIndexOptions {
pub ApiVersion: i32,
pub TargetUserId: *mut EOS_ProductUserIdDetails,
pub StatIndex: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_STATS_COPYSTATBYINDEX_API_LATEST.
TargetUserId: *mut EOS_ProductUserIdDetailsThe Product User ID of the user who owns the stat
StatIndex: u32Index of the stat to retrieve from the cache