Version 3.3.0.1

GUIStyleStateDrawer class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class GUIStyleStateDrawer : OdinValueDrawer<GUIStyleState>
The GUIStyleState Drawer
Inheritance

Constructors

GUIStyleStateDrawer()
public GUIStyleStateDrawer()

Methods

DrawPropertyLayout(GUIContent)
Draws the property with GUILayout support.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
Initializes this instance.
protected override void Initialize()
Extension Methods