unreal.DataprepStringFilter
¶
- class unreal.DataprepStringFilter(outer=None, name='None')¶
Bases:
unreal.DataprepFilter
Dataprep String Filter
C++ Source:
Plugin: DataprepEditor
Module: DataprepCore
File: DataprepStringFilter.h
Editor Properties: (see get_editor_property/set_editor_property)
is_excluding_result
(bool): [Read-Write] Is this filter a excluding filter (a filter that is inverse his normal output)match_in_array
(bool): [Read-Write] Match in Arraystring_matching_criteria
(DataprepStringMatchType): [Read-Write] The matching criteria used when checking if a fetched value can pass the filteruser_string
(str): [Read-Write] The string used when doing the comparisonuser_string_array
(DataprepStringFilterMatchingArray): [Read-Write] User String Array