pub type EOS_LobbyDetails_CopyMemberAttributeByIndexOptions = _tagEOS_LobbyDetails_CopyMemberAttributeByIndexOptions;Expand description
Input parameters for the EOS_LobbyDetails_CopyMemberAttributeByIndex function.
Aliased Type§
#[repr(C)]pub struct EOS_LobbyDetails_CopyMemberAttributeByIndexOptions {
pub ApiVersion: i32,
pub TargetUserId: *mut EOS_ProductUserIdDetails,
pub AttrIndex: u32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYINDEX_API_LATEST.
TargetUserId: *mut EOS_ProductUserIdDetailsThe Product User ID of the lobby member
AttrIndex: u32The index of the attribute to copy