UTraceSourceFilteringSettings

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UTraceSourceFilteringSettings

References

Module

SourceFilteringCore

Header

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

Include

#include "TraceSourceFilteringSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=TraceSourceFilters)
class UTraceSourceFilteringSettings : public UObject

Variables

Name Description

Public variable

bool

 

bDrawFilterDescriptionForRejectedActors

Whether or not to draw the failed UDataSourceFilter's description for AActor's that did not pass the filtering

Public variable UProperty Config

bool

 

bDrawFilteringStates

Whether or not the filtering state for all considered AActor's inside for a UWorld should be drawn using a wire frame box

Public variable UProperty Config

bool

 

bDrawOnlyPassingActors

Whether or not only AActor's that are not filtered out should be considered for drawing their wireframe box

Constructors

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