UDataprepFilter::SetIsExcludingResult

Allow the filter to exclude only the element that would normally pass the filter

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/SelectionSystem/DataprepFilter.h

Include

#include "SelectionSystem/DataprepFilter.h"

Syntax

void SetIsExcludingResult
(
    bool bInIsExcludingResult
)

Remarks

Allow the filter to exclude only the element that would normally pass the filter

Parameters

Parameter

Description

bIsExcludingResult

Should the filter be a excluding filter