unreal.EmptySourceFilter

class unreal.EmptySourceFilter(outer: Object | None = None, name: Name | str = 'None')

Bases: DataSourceFilter

Source filter implementation used to replace filter instance who’s UClass is not loaded and or does not exist, primarily used by Filter Preset loading

C++ Source:

  • Plugin: TraceSourceFilters

  • Module: SourceFilteringTrace

  • File: EmptySourceFilter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • configuration (DataSourceFilterConfiguration): [Read-Write] Filter specific settings