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