|
static |
baseClass | This is a system.Type variable that defines the particular type of object we want to find Derivatives of. If null is passed, will find all classes. |
sortResult | Should the list be sorted before it its returned |
sortByNameNotFullName | If the list is to be sorted, should it sort by Name or FullName |
Referenced by ReflectionExtensions.GetAllDerivedClasses(), and EditorUtil.TypePopup().