Table of Contents

Class AnimationListBuilderPropertyDrawer

public class AnimationListBuilderPropertyDrawer : AbstractListBuilderPropertyDrawer<IAbstractAnimationBuilder>
Inheritance
AnimationListBuilderPropertyDrawer
Inherited Members
Extension Methods

Properties

Clipboard

public AnimationListBuilder Clipboard { get; set; }

Property Value

AnimationListBuilder

Methods

AddItemsToContextMenu(GenericMenu, SerializedProperty)

protected override void AddItemsToContextMenu(GenericMenu contextMenu, SerializedProperty property)

Parameters

contextMenu GenericMenu
property SerializedProperty

OnAdd(Rect, ReorderableList)

protected override void OnAdd(Rect buttonRect, ReorderableList list)

Parameters

buttonRect Rect
list ReorderableList