pub type EOS_Leaderboards_GetLeaderboardDefinitionCountOptions = _tagEOS_Leaderboards_GetLeaderboardDefinitionCountOptions;Expand description
Input parameters for the EOS_Leaderboards_GetLeaderboardDefinitionCount function.
Aliased Type§
#[repr(C)]pub struct EOS_Leaderboards_GetLeaderboardDefinitionCountOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LEADERBOARDS_GETLEADERBOARDDEFINITIONCOUNT_API_LATEST.