Skip to main content

EOS_LobbyDetails_CopyMemberAttributeByIndexOptions

Type Alias EOS_LobbyDetails_CopyMemberAttributeByIndexOptions 

Source
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: i32

API Version: Set this to EOS_LOBBYDETAILS_COPYMEMBERATTRIBUTEBYINDEX_API_LATEST.

§TargetUserId: *mut EOS_ProductUserIdDetails

The Product User ID of the lobby member

§AttrIndex: u32

The index of the attribute to copy