pub type EOS_SessionModification_SetMaxPlayersOptions = _tagEOS_SessionModification_SetMaxPlayersOptions;Expand description
Input parameters for the EOS_SessionModification_SetMaxPlayers function.
Aliased Type§
#[repr(C)]pub struct EOS_SessionModification_SetMaxPlayersOptions {
pub ApiVersion: i32,
pub MaxPlayers: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONMODIFICATION_SETMAXPLAYERS_API_LATEST.
MaxPlayers: u32Max number of players to allow in the session