kEventFlagUniqueMaxProperty#

Fully qualified name: omni::structuredlog::kEventFlagUniqueMaxProperty

Defined in omni/structuredlog/IStructuredLog.h

constexpr size_t omni::structuredlog::kEventFlagUniqueMaxProperty = 9#

Maximum number of top-level properties that can be referenced individually using the fEventFlagUniqueWithProperty<n> flags.

Properties beyond this limit cannot be selected explicitly; if all properties must contribute to deduplication, use fEventFlagUniqueWithAllProperties instead.