rarepops / ComponentSorter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C# 100.0%