Skip to main content

EOS_ActiveSession_GetRegisteredPlayerCountOptions

Type Alias EOS_ActiveSession_GetRegisteredPlayerCountOptions 

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

API Version: Set this to EOS_ACTIVESESSION_GETREGISTEREDPLAYERCOUNT_API_LATEST.