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