Class EnableIfAttributeDrawer
- Namespace
- FriedSynapse.FlowEnt.Editor
public class EnableIfAttributeDrawer : AbstractIfAttributeDrawer
- Inheritance
-
EnableIfAttributeDrawer
- Inherited Members
- Extension Methods
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
property
SerializedPropertylabel
GUIContent
Returns
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
position
Rectproperty
SerializedPropertylabel
GUIContent