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: i32API Version: Set this to EOS_PRESENCE_ADDNOTIFYJOINGAMEACCEPTED_API_LATEST.