pub type EOS_LobbyModification_SetMaxMembersOptions = _tagEOS_LobbyModification_SetMaxMembersOptions;Expand description
Input parameters for the EOS_LobbyModification_SetMaxMembers function.
Aliased Type§
#[repr(C)]pub struct EOS_LobbyModification_SetMaxMembersOptions {
pub ApiVersion: i32,
pub MaxMembers: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYMODIFICATION_SETMAXMEMBERS_API_LATEST.
MaxMembers: u32New maximum number of lobby members