pub type EOS_Stats_CopyStatByNameOptions = _tagEOS_Stats_CopyStatByNameOptions;Expand description
Input parameters for the EOS_Stats_CopyStatByName function.
Aliased Type§
#[repr(C)]pub struct EOS_Stats_CopyStatByNameOptions {
pub ApiVersion: i32,
pub TargetUserId: *mut EOS_ProductUserIdDetails,
pub Name: *const u8,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_STATS_COPYSTATBYNAME_API_LATEST.
TargetUserId: *mut EOS_ProductUserIdDetailsThe Product User ID of the user who owns the stat
Name: *const u8Name of the stat to retrieve from the cache