unreal.ConjunctionFilter¶
- class unreal.ConjunctionFilter(outer=None, name='None')¶
Bases:
unreal.LevelSnapshotFilterReturns the result of and-ing all child filters.
It is valid to have no children: in this case, this filter return false.
C++ Source:
Plugin: LevelSnapshots
Module: LevelSnapshotsEditor
File: ConjunctionFilter.h