Version 3.2.0.0

PlaceholderLabelAttributeDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class PlaceholderLabelAttributeDrawer : OdinAttributeDrawer<PlaceholderLabelAttribute, string>
Inheritance

Constructors

PlaceholderLabelAttributeDrawer()
public PlaceholderLabelAttributeDrawer()

Methods

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

Initialize()
protected override void Initialize()
Extension Methods