Skip to main content

EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions

Type Alias EOS_IntegratedPlatform_SetUserPreLogoutCallbackOptions 

Source
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: i32

API Version: Set this to EOS_INTEGRATEDPLATFORM_SETUSERPRELOGOUTCALLBACK_API_LATEST.