USourceFilterCollection::AddFilterOfClassToSet

Add a Filter instance of the provided class, added to the provided filter set

Windows
MacOS
Linux

References

Module

SourceFilteringTrace

Header

/Engine/Plugins/Developer/TraceSourceFiltering/Source/SourceFilteringTrace/Public/SourceFilterCollection.h

Include

#include "SourceFilterCollection.h"

Source

/Engine/Plugins/Developer/TraceSourceFiltering/Source/SourceFilteringTrace/Private/SourceFilterCollection.cpp

Syntax

UDataSourceFilter * AddFilterOfClassToSet
(
    const TSubclassOf< UDataSourceFilter > & FilterClass,
    UDataSourceFilterSet * FilterSet
)

Remarks

Add a Filter instance of the provided class, added to the provided filter set

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