Skip to main content

EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions

Type Alias EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions 

Source
pub type EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions = _tagEOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions;
Expand description

Input parameters for the EOS_Lobby_AddNotifyLobbyMemberUpdateReceived function.

Aliased Type§

#[repr(C)]
pub struct EOS_Lobby_AddNotifyLobbyMemberUpdateReceivedOptions { pub ApiVersion: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_LOBBY_ADDNOTIFYLOBBYMEMBERUPDATERECEIVED_API_LATEST.