pub type EOS_LobbySearch_SetLobbyIdOptions = _tagEOS_LobbySearch_SetLobbyIdOptions;Expand description
Input parameters for the EOS_LobbySearch_SetLobbyId function.
Aliased Type§
#[repr(C)]pub struct EOS_LobbySearch_SetLobbyIdOptions {
pub ApiVersion: i32,
pub LobbyId: *const u8,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYSEARCH_SETLOBBYID_API_LATEST.
LobbyId: *const u8The ID of the lobby to find