Class AnimationListBuilderPropertyDrawer
- Namespace
- FriedSynapse.FlowEnt.Editor
public class AnimationListBuilderPropertyDrawer : AbstractListBuilderPropertyDrawer<IAbstractAnimationBuilder>
- Inheritance
-
AnimationListBuilderPropertyDrawer
- Inherited Members
- Extension Methods
Properties
Clipboard
public AnimationListBuilder Clipboard { get; set; }
Property Value
Methods
AddItemsToContextMenu(GenericMenu, SerializedProperty)
protected override void AddItemsToContextMenu(GenericMenu contextMenu, SerializedProperty property)
Parameters
contextMenu
GenericMenuproperty
SerializedProperty
OnAdd(Rect, ReorderableList)
protected override void OnAdd(Rect buttonRect, ReorderableList list)
Parameters
buttonRect
Rectlist
ReorderableList