Class AbstractMotionBuilderPropertyDrawer
- Namespace
- FriedSynapse.FlowEnt.Editor
public class AbstractMotionBuilderPropertyDrawer : PropertyDrawer
- Inheritance
-
AbstractMotionBuilderPropertyDrawer
- Extension Methods
Properties
Clipboard
public IMotionBuilder Clipboard { get; set; }
Property Value
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
propertySerializedPropertylabelGUIContent
Returns
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
positionRectpropertySerializedPropertylabelGUIContent