unreal.TypedElementSelectionNormalizationOptions

class unreal.TypedElementSelectionNormalizationOptions(expand_groups=False, follow_attachment=False)

Bases: unreal.StructBase

Typed Element Selection Normalization Options

C++ Source:

  • Module: TypedElementRuntime

  • File: TypedElementSelectionSet.h

Editor Properties: (see get_editor_property/set_editor_property)

  • expand_groups (bool): [Read-Write] Expand Groups

  • follow_attachment (bool): [Read-Write] Follow Attachment

property expand_groups

[Read-Write] Expand Groups

Type

(bool)

property follow_attachment

[Read-Write] Follow Attachment

Type

(bool)