Version 3.3.0.1

DrawerChainResolver class

Namespace: Sirenix.OdinInspector.Editor
Assembly: Sirenix.OdinInspector.Editor
public abstract class DrawerChainResolver
Inheritance
  • System.Object
  • DrawerChainResolver

Constructors

DrawerChainResolver()
protected DrawerChainResolver()

Methods

GetDrawerChain(InspectorProperty)
public abstract DrawerChain GetDrawerChain(InspectorProperty property)
Parameters
InspectorProperty property

Returns
DrawerChain

Derived Classes