docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ActionMenuData

    Used for passing action data for menu purposes

    Inheritance
    object
    ActionMenuData
    Implements
    ITooltip
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.EditorXR
    Assembly: solution.dll
    Syntax
    public class ActionMenuData : ITooltip

    Properties

    Name Description
    action

    An instance of the Action that can be used for execution

    name

    The name of this action

    priority

    The ordinal of this action within its section

    sectionName

    The name of the section within which this action resides

    tooltipText

    The tooltip text for this action

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)