PolymorphicDrawerDetails.

Get(Type) Method

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
PolymorphicDrawerDetails

Syntax

public static PolymorphicDrawerDetails Get(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
PolymorphicDrawerDetails