unreal.OrFilter

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

Bases: ParentFilter

Or Filter

C++ Source:

  • Plugin: LevelSnapshots

  • Module: LevelSnapshotFilters

  • File: OrFilter.h

Editor Properties: (see get_editor_property/set_editor_property)

  • children (Array[LevelSnapshotFilter]): [Read-Write]

  • instanced_children (Array[LevelSnapshotFilter]): [Read-Write]