pub type EOS_Auth_LogoutOptions = _tagEOS_Auth_LogoutOptions;Expand description
Input parameters for the EOS_Auth_Logout function.
Aliased Type§
#[repr(C)]pub struct EOS_Auth_LogoutOptions {
pub ApiVersion: i32,
pub LocalUserId: *mut EOS_EpicAccountIdDetails,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_AUTH_LOGOUT_API_LATEST.
LocalUserId: *mut EOS_EpicAccountIdDetailsThe Epic Account ID of the local user who is being logged out