unreal.PCGSortAttributeEntry¶
- class unreal.PCGSortAttributeEntry(input_source: PCGAttributePropertyInputSelector = [], sort_method: PCGSortMethod = Ellipsis)¶
Bases:
StructBaseAn individual entry in a multi sort operation.
C++ Source:
Plugin: PCG
Module: PCG
File: PCGSortAttributes.h
Editor Properties: (see get_editor_property/set_editor_property)
input_source(PCGAttributePropertyInputSelector): [Read-Write]sort_method(PCGSortMethod): [Read-Write]
- property input_source: PCGAttributePropertyInputSelector¶
[Read-Write]
- property sort_method: PCGSortMethod¶
[Read-Write]
- Type: