nn::nex::Community::GetAttribute Member Function

Syntax

qUnsignedInt32 GetAttribute(
     qUnsignedInt32 uiIndex
) const;

Parameters

Name Description
in uiIndex Index of the attribute to get. You can specify a value greater than or equal to 0 but less than or equal to NUM_MATCHMAKE_SESSION_ATTRIBUTES - 1.

Return Values

Attribute value of the specified index.

Description

Gets an attribute.

Gets the attribute set for this matchmaking session.

Revision History

2011/06/29
Initial version.

CONFIDENTIAL