FDataprepSelectionInfo

A struct to cache the result of a filter with some additional info

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

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

Include

#include "SelectionSystem/DataprepSelectionSystemStructs.h"

Syntax

struct FDataprepSelectionInfo

Remarks

A struct to cache the result of a filter with some additional info

Variables

Name Description

Public variable

uint8: 1

 

bHasPassFilter

Public variable

uint8: 1

 

bWasDataFetchedAndCached

Public variable

FFilterVariantD...

 

FetchedData