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