Namespace Unity.VisualScripting.ReorderableList.Element_Adder_Menu
Classes
ElementAdderMenuBuilder
Factory methods that create IElement
ElementAdderMenuCommandAttribute
Annotate IElement
ElementAdderMeta
Provides meta information which is useful when creating new implementations of
the IElement
Interfaces
IElementAdderMenu
Interface for a menu interface.
IElementAdderMenuBuilder<TContext>
Interface for building an IElement
IElementAdderMenuCommand<TContext>
Interface for a menu command that can be included in an IElement
IElementAdder<TContext>
Interface for an object which adds elements to a context object of the type
TContext
.