Skip to main content

EOS_LobbySearch_SetLobbyIdOptions

Type Alias EOS_LobbySearch_SetLobbyIdOptions 

Source
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 i8, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_LOBBYSEARCH_SETLOBBYID_API_LATEST.

§LobbyId: *const i8

The ID of the lobby to find