Skip to main content

EOS_Sanctions_GetPlayerSanctionCountOptions

Type Alias EOS_Sanctions_GetPlayerSanctionCountOptions 

Source
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: i32

API Version: Set this to EOS_SANCTIONS_GETPLAYERSANCTIONCOUNT_API_LATEST.

§TargetUserId: *mut EOS_ProductUserIdDetails

Product User ID of the user whose sanction count should be returned