Skip to main content

EOS_Presence_AddNotifyJoinGameAcceptedOptions

Type Alias EOS_Presence_AddNotifyJoinGameAcceptedOptions 

Source
pub type EOS_Presence_AddNotifyJoinGameAcceptedOptions = _tagEOS_Presence_AddNotifyJoinGameAcceptedOptions;
Expand description

Input parameters for the EOS_Presence_AddNotifyJoinGameAccepted function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_PRESENCE_ADDNOTIFYJOINGAMEACCEPTED_API_LATEST.