Skip to main content

EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions

Type Alias EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions 

Source
pub type EOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions = _tagEOS_IntegratedPlatform_ClearUserPreLogoutCallbackOptions;
Expand description

Input parameters for the EOS_IntegratedPlatform_ClearUserPreLogoutCallback function.

Aliased Type§

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

Fields§

§ApiVersion: i32

API Version: Set this to EOS_INTEGRATEDPLATFORM_CLEARUSERPRELOGOUTCALLBACK_API_LATEST.