pub type EOS_LobbyDetails_CopyMemberAttributeByKeyOptions = _tagEOS_LobbyDetails_CopyMemberAttributeByKeyOptions;Expand description
Input parameters for the EOS_LobbyDetails_CopyMemberAttributeByKey function.
Aliased Type§
#[repr(C)]pub struct EOS_LobbyDetails_CopyMemberAttributeByKeyOptions {
pub ApiVersion: i32,
pub TargetUserId: *mut EOS_ProductUserIdDetails,
pub AttrKey: *const u8,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYKEY_API_LATEST.
TargetUserId: *mut EOS_ProductUserIdDetailsThe Product User ID of the lobby member
AttrKey: *const u8Name of the attribute to copy