Version 3.3.0.1

ShowPropertyResolverAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(10000, 0, 0)]
public class ShowPropertyResolverAttributeDrawer : OdinAttributeDrawer<ShowPropertyResolverAttribute>
Drawer for the ShowPropertyResolver attribute.
Inheritance

Constructors

ShowPropertyResolverAttributeDrawer()
public ShowPropertyResolverAttributeDrawer()

Methods

DrawPropertyLayout(GUIContent)
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Extension Methods