Navigation
| Name | SourceFilteringCore |
| Type | Developer |
| Part of Plugins | Insights Data Source Filters |
| Location | /Engine/Plugins/Developer/TraceSourceFiltering/Source/SourceFilteringCore/ |
| Module Build Rules | SourceFilteringCore.Build.cs |
Classes
Structs
| Name | Remarks |
|---|---|
| FActorClassFilter | High-level filter structure used when filtering AActor instances to apply user filters to inside of a UWorld |
| FDataSourceFilterConfiguration |
Interfaces
| Name | Remarks |
|---|---|
| IDataSourceFilterInterface | Interface used for implementing Engine and UnrealInsights versions respectively UDataSourceFilter and UTraceDataSourceFilter |
| IDataSourceFilterSetInterface | Interface used for implementing Engine and UnrealInsights versions respectively UDataSourceFilterSet and UTraceDataSourceFilterSet |
Enums
Public
| Name | Remarks |
|---|---|
| EFilterSetMode | Enum representing the possible Filter Set operations |
| ESourceActorFilterOperation | Enum representing all possible Source Filter operations, used by FSourceFilterTrace::OutputFilterOperation |
| EWorldFilterOperation | Enum representing all possible World Filter operations, used by FSourceFilterTrace::OutputWorldOperation |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ENUM_RANGE_BY_COUNT
(
EFilterSetMode, |
DataSourceFiltering.h |