Summary
Returns a list of all types that inherit from the `baseType`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TypeSelectionMenu
Syntax
public static List<Type> GetDerivedTypes(Type baseType)
Parameters
| Name | Type | Description |
|---|---|---|
| baseType | Type |
Return Value
| Type | Description |
|---|---|
| List |