nn::nex::Gathering::SetFlag Member Function

Syntax

void SetFlag(
     qUnsignedInt32 uiFlag
);

Parameters

Name Description
in uiFlag The gathering flag to set.

Return Values

None.

Description

Sets a gathering flag enumerated by GatheringFlags.

Sets the specified gathering flag.

See Also

GatheringFlags

Revision History

2013/07/12
Removed GatheringFlags::UseBlackList from the flags that can be set.
2011/09/21
Added GatheringFlags::UseBlackList to the flags that can be set. Noted that these flags cannot be specified outside of MatchmakeSession.
2011/01/27
Initial version.

CONFIDENTIAL