unreal.RangeSettingEnum

class unreal.RangeSettingEnum

Bases: EnumBase

ERange Setting Enum

C++ Source:

  • Plugin: GeometryCollectionPlugin

  • Module: GeometryCollectionNodes

  • File: GeometryCollectionSelectionNodes.h

DATAFLOW_RANGE_SETTING_INSIDE_RANGE: RangeSettingEnum

Values for selection must be inside of the specified range

Type:

0

DATAFLOW_RANGE_SETTING_OUTSIDE_RANGE: RangeSettingEnum

Values for selection must be outside of the specified range

Type:

1