pub type EOS_Sanctions_GetPlayerSanctionCountOptions = _tagEOS_Sanctions_GetPlayerSanctionCountOptions;Expand description
Input parameters for the EOS_Sanctions_GetPlayerSanctionCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Sanctions_GetPlayerSanctionCountOptions {
pub ApiVersion: i32,
pub TargetUserId: *mut EOS_ProductUserIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SANCTIONS_GETPLAYERSANCTIONCOUNT_API_LATEST.
TargetUserId: *mut EOS_ProductUserIdDetailsProduct User ID of the user whose sanction count should be returned