Navigation
Unreal Engine C++ API Reference > Plugins > DataprepCore > SelectionSystem
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
Type | Name | Description | |
---|---|---|---|
![]() |
uint8: 1 | bHasPassFilter | |
![]() |
uint8: 1 | bWasDataFetchedAndCached | |
![]() |
FFilterVariantData | FetchedData |