pub type EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions = _tagEOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions;Expand description
Input parameters for the EOS_IntegratedPlatform_SetUserPreLogoutCallback function.
Aliased Type§
#[repr(C)]pub struct EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_INTEGRATEDPLATFORM_SETUSERPRELOGOUTCALLBACK_API_LATEST.