pub type EOS_Presence_CreatePresenceModificationOptions = _tagEOS_Presence_CreatePresenceModificationOptions;Expand description
Data for the EOS_Presence_CreatePresenceModification function.
Aliased Type§
#[repr(C)]pub struct EOS_Presence_CreatePresenceModificationOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_EpicAccountIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_PRESENCE_CREATEPRESENCEMODIFICATION_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the local, logged-in user making the request