Skip to main content

EOS_UserInfo_GetLocalPlatformTypeOptions

Type Alias EOS_UserInfo_GetLocalPlatformTypeOptions 

Source
pub type EOS_UserInfo_GetLocalPlatformTypeOptions = _tagEOS_UserInfo_GetLocalPlatformTypeOptions;
Expand description

Input parameters for the EOS_UserInfo_GetLocalPlatformType function.

Aliased Type§

#[repr(C)]
pub struct EOS_UserInfo_GetLocalPlatformTypeOptions { pub ApiVersion: i32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_USERINFO_GETLOCALPLATFORMTYPE_API_LATEST.