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