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