EFilterSetMode

Enum representing the possible Filter Set operations

Windows
MacOS
Linux

References

Module

SourceFilteringCore

Header

/Engine/Plugins/Developer/TraceSourceFiltering/Source/SourceFilteringCore/Public/DataSourceFiltering.h

Include

#include "DataSourceFiltering.h"

Syntax

enum EFilterSetMode
{
    AND,
    OR,
    NOT,
    Count,
}

Values

Name

Description

AND

OR

NOT

Count

Remarks

Enum representing the possible Filter Set operations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss