Summary
Returns the
Animancer.Editor.PolymorphicDrawerDetails
associated with the `obj` 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(Object obj)
Parameters
Name | Type | Description |
---|---|---|
obj | Object |
Return Value
Type | Description |
---|---|
Polymorphic |