Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 465 Bytes

ComponentSorter

This component will do the following things:

  1. Will order components according to the reorderable list in the component.
  2. There are special, reserved names that cannot be removed.
  3. Duplicate elements will be removed prior to sorting.
  4. Components that fit a certain criterion will be sorted alphabetically.
  5. Component names should NOT have spaces when specifying them in the blueprint. Spaces will be removed.

Must be in Prefab mode