Class MetadataMenu | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class MetadataMenu

    Inheritance
    System.Object
    MovableMenu
    Menu
    MetadataMenu
    Inherited Members
    Menu.scrollContent
    Menu.title
    Menu.menuItem
    Menu.closeButton
    Menu.pinButton
    Menu.unpinButton
    Menu.nodes
    Menu.key
    Menu.Initialize(String, String)
    Menu.SetIndex(Int32)
    Menu.Expand()
    Menu.NewMenuItem()
    Menu.GetItemCount()
    Menu.OnPin()
    Menu.OnUnpin()
    Menu.OnClick()
    MovableMenu.rect
    MovableMenu.MoveTo(Vector2, Vector2)
    MovableMenu.MoveDeltaX(Single)
    MovableMenu.MoveDeltaY(Single)
    MovableMenu.Hide(MovableMenu.Direction)
    MovableMenu.Show()
    Namespace: UnityEngine.Reflect
    Syntax
    public class MetadataMenu : Menu

    Methods

    AddNode(Transform)

    Declaration
    public override void AddNode(Transform node)
    Parameters
    Type Name Description
    Transform node
    Overrides
    Menu.AddNode(Transform)

    Awake()

    Declaration
    protected override void Awake()
    Overrides
    MovableMenu.Awake()

    Start()

    Declaration
    protected void Start()
    Back to top
    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