EWorldFilterOperation

Enum representing all possible World Filter operations, used by FSourceFilterTrace::OutputWorldOperation

Windows
MacOS
Linux

References

Module

SourceFilteringCore

Header

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

Include

#include "DataSourceFiltering.h"

Syntax

enum EWorldFilterOperation
{
    TypeFilter,
    NetModeFilter,
    InstanceFilter,
    RemoveWorld,
}

Values

Name

Description

TypeFilter

NetModeFilter

InstanceFilter

RemoveWorld

Remarks

Enum representing all possible World Filter operations, used by FSourceFilterTrace::OutputWorldOperation

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