Skip to main content

EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions

Type Alias EOS_IntegratedPlatform_AddNotifyUserLoginStatusChangedOptions 

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

API Version: Set this to EOS_INTEGRATEDPLATFORM_ADDNOTIFYUSERLOGINSTATUSCHANGED_API_LATEST.