void SetModificationFlag( qUnsignedInt32 modificationFlag );
Name | Description | |
---|---|---|
in | modificationFlag | Bit flag indicating the location to change. Represents the bitwise OR of MatchmakeSessionModificationFlag . |
Sets a flag that indicates which locations to modify.
Sets a flag that indicates which locations to modify. This parameter must always be specified. Multiple flags can be specified for DataStoreConstants::ModificationFlag
using the bitwise OR of each individual flag.
CONFIDENTIAL