pub type EOS_SessionModification_SetInvitesAllowedOptions = _tagEOS_SessionModification_SetInvitesAllowedOptions;Expand description
Input parameters for the EOS_SessionModification_SetInvitesAllowed function.
Aliased Type§
#[repr(C)]pub struct EOS_SessionModification_SetInvitesAllowedOptions {
pub ApiVersion: i32,
pub bInvitesAllowed: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_SESSIONMODIFICATION_SETINVITESALLOWED_API_LATEST.
bInvitesAllowed: i32If true then invites can currently be sent for the associated session