Skip to main content

EOS_LobbyDetails_CopyMemberAttributeByKeyOptions

Type Alias EOS_LobbyDetails_CopyMemberAttributeByKeyOptions 

Source
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 i8, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYKEY_API_LATEST.

§TargetUserId: *mut EOS_ProductUserIdDetails

The Product User ID of the lobby member

§AttrKey: *const i8

Name of the attribute to copy