unreal.DataprepHierarchySelectionPolicy

class unreal.DataprepHierarchySelectionPolicy

Bases: EnumBase

EDataprep Hierarchy Selection Policy

C++ Source:

  • Plugin: DataprepEditor

  • Module: DataprepLibraries

  • File: DataprepSelectionTransforms.h

ALL_DESCENDANTS: DataprepHierarchySelectionPolicy

Select all descendants of the selected objects

Type:

1

IMMEDIATE_CHILDREN: DataprepHierarchySelectionPolicy

Select immediate children of the selected objects

Type:

0