docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Graph<T>.SerializableNode

    Serializable representation of a node and its neighbors.

    Inheritance
    object
    Graph<T>.SerializableNode
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: AutoGroupGenerator
    Assembly: Unity.AutoGroupGenerator.Editor.dll
    Syntax
    [Serializable]
    public class Graph<T>.SerializableNode

    Fields

    Name Description
    Neighbors

    The neighboring node values.

    Node

    The node value.

    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)