ESourceActorFilterOperation

Enum representing all possible Source Filter operations, used by FSourceFilterTrace::OutputFilterOperation

Windows
MacOS
Linux

References

Module

SourceFilteringCore

Header

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

Include

#include "DataSourceFiltering.h"

Syntax

enum ESourceActorFilterOperation
{
    RemoveFilter,
    MoveFilter,
    ReplaceFilter,
    SetFilterMode,
    SetFilterState,
}

Values

Name

Description

RemoveFilter

MoveFilter

ReplaceFilter

SetFilterMode

SetFilterState

Remarks

Enum representing all possible Source Filter operations, used by FSourceFilterTrace::OutputFilterOperation

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