Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(0, 0, 0.11)]
public class InlinePropertyAttributeDrawer : OdinAttributeDrawer<InlinePropertyAttribute>
public InlinePropertyAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()