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