CategorizationExtensions
Provides helper methods to categorize and sort a list of ICategorizable elements into hierarchical categories and leaves based on custom attributes.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Categorization
- Assembly: UnityEditor.CoreModule
public static class CategorizationExtensions
Static Methods
Method | Description |
|---|---|
| SortByCategory | Sorts a flat list of elements into a hierarchy of categories and leaf nodes. |