docs.unity3d.com
    Show / Hide Table of Contents

    Namespace Unity.VisualScripting.ReorderableList.Element_Adder_Menu

    Classes

    ElementAdderMenuBuilder

    Factory methods that create IElementAdderMenuBuilder<TContext> instances that can then be used to build element adder menus.

    ElementAdderMenuCommandAttribute

    Annotate IElementAdderMenuCommand<TContext> implementations with a ElementAdderMenuCommandAttribute to associate it with the contract type of addable elements.

    ElementAdderMeta

    Provides meta information which is useful when creating new implementations of the IElementAdderMenuBuilder<TContext> interface.

    Interfaces

    IElementAdder<TContext>

    Interface for an object which adds elements to a context object of the type TContext.

    IElementAdderMenu

    Interface for a menu interface.

    IElementAdderMenuBuilder<TContext>

    Interface for building an IElementAdderMenu.

    IElementAdderMenuCommand<TContext>

    Interface for a menu command that can be included in an IElementAdderMenu either by annotating an implementation of the IElementAdderMenuCommand<TContext> interface with ElementAdderMenuCommandAttribute or directly by calling AddCustomCommand(IElementAdderMenuCommand<TContext>).

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023