Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public class PlaceholderLabelAttributeDrawer : OdinAttributeDrawer<PlaceholderLabelAttribute, string>
public PlaceholderLabelAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()