Skip to main content

EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions

Type Alias EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions 

Source
pub type EOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions = _tagEOS_Lobby_AddNotifyLobbyMemberStatusReceivedOptions;
Expand description

Input parameters for the EOS_Lobby_AddNotifyLobbyMemberStatusReceived function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_LOBBY_ADDNOTIFYLOBBYMEMBERSTATUSRECEIVED_API_LATEST.