Struct CustomNodeInfo | Asset Graph | 1.6.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct CustomNodeInfo

    Namespace: UnityEngine.AssetGraph
    Syntax
    public struct CustomNodeInfo : IComparable

    Constructors

    CustomNodeInfo(Type, CustomNode)

    Declaration
    public CustomNodeInfo(Type t, CustomNode n)
    Parameters
    Type Name Description
    Type t
    CustomNode n

    Fields

    node

    Declaration
    public CustomNode node
    Field Value
    Type Description
    CustomNode

    type

    Declaration
    public Type type
    Field Value
    Type Description
    Type

    Methods

    CompareTo(Object)

    Declaration
    public int CompareTo(object obj)
    Parameters
    Type Name Description
    Object obj
    Returns
    Type Description
    Int32

    CreateInstance()

    Declaration
    public Node CreateInstance()
    Returns
    Type Description
    Node
    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