Summary
Returns the
Animancer.Editor.PolymorphicDrawerDetails
associated with the `type` or any of its base types.
Returns null
if none of them have any details.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Polymorphic
Drawer Details
Syntax
public static PolymorphicDrawerDetails Get(Type type)
Parameters
Name | Type | Description |
---|---|---|
type | Type |
Return Value
Type | Description |
---|---|
Polymorphic |