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: i32API Version: Set this to EOS_USERINFO_GETLOCALPLATFORMTYPE_API_LATEST.