docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ToolSettingsEntry

    A tool entry enriched with settings state, used by the settings UI.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.AI.MCP.Editor.ToolRegistry
    Assembly: Unity.AI.MCP.Editor.dll
    Syntax
    public struct ToolSettingsEntry

    Fields

    Groups

    Category group tags from the tool attribute.

    Declaration
    public string[] Groups
    Field Value
    Type Description
    string[]

    Info

    Tool metadata (name, description, schemas).

    Declaration
    public McpToolInfo Info
    Field Value
    Type Description
    McpToolInfo

    IsDefault

    Whether the tool is part of the curated default set.

    Declaration
    public bool IsDefault
    Field Value
    Type Description
    bool

    IsEnabled

    Whether the tool is currently enabled (considering user overrides and attribute defaults).

    Declaration
    public bool IsEnabled
    Field Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2026 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)