pub type EOS_LobbyDetails_GetMemberByIndexOptions = _tagEOS_LobbyDetails_GetMemberByIndexOptions;Expand description
Input parameters for the EOS_LobbyDetails_GetMemberByIndex function.
Aliased Type§
#[repr(C)]pub struct EOS_LobbyDetails_GetMemberByIndexOptions {
pub ApiVersion: i32,
pub MemberIndex: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYDETAILS_GETMEMBERBYINDEX_API_LATEST.
MemberIndex: u32Index of the member to retrieve