Class SelectionGroupToolAttribute | Selection Groups | 0.0.7-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class SelectionGroupToolAttribute

    Inheritance
    Object
    Attribute
    SelectionGroupToolAttribute
    Namespace: Unity.SelectionGroups
    Syntax
    [AttributeUsage(AttributeTargets.Method)]
    public class SelectionGroupToolAttribute : Attribute, _Attribute

    Constructors

    SelectionGroupToolAttribute(String, String, String)

    Declaration
    public SelectionGroupToolAttribute(string icon, string text, string description)
    Parameters
    Type Name Description
    String icon
    String text
    String description

    Fields

    description

    Declaration
    public string description
    Field Value
    Type Description
    String

    icon

    Declaration
    public string icon
    Field Value
    Type Description
    String

    text

    Declaration
    public string text
    Field Value
    Type Description
    String

    toolId

    Declaration
    public readonly string toolId
    Field Value
    Type Description
    String
    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