EDataprepIntegerMatchType

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "SelectionSystem/DataprepIntegerFilter.h"

Syntax

enum EDataprepIntegerMatchType
{
    LessThan,
    GreatherThan,
    IsEqual,
    InBetween,
}

Values

Name

Description

LessThan

GreatherThan

IsEqual

InBetween

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