void SetAttribute( qUnsignedInt32 uiIndex, qUnsignedInt32 val );
Name | Description | |
---|---|---|
in | uiIndex | Index of the attribute to set. You can specify a value greater than or equal to 0 but less than or equal to NUM_MATCHMAKE_SESSION_ATTRIBUTES - 1 . |
in | val | Application-defined attribute value. |
Sets an attribute.
Sets the attribute of this matchmaking session. Up to six attributes can be specified.
CONFIDENTIAL