Class GraphNesterDescriptor | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class GraphNesterDescriptor

    Inheritance
    Object
    GraphNesterDescriptor
    Namespace: Ludiq.Bolt
    Syntax
    [Obsolete("Use the new class system to create class assets.")]
    public static class GraphNesterDescriptor

    Methods

    Icon(IGraphNester)

    Declaration
    public static EditorTexture Icon(IGraphNester nester)
    Parameters
    Type Name Description
    IGraphNester nester
    Returns
    Type Description
    EditorTexture

    Summary(IGraphNester)

    Declaration
    public static string Summary(IGraphNester nester)
    Parameters
    Type Name Description
    IGraphNester nester
    Returns
    Type Description
    String

    Title(IGraphNester)

    Declaration
    public static string Title(IGraphNester nester)
    Parameters
    Type Name Description
    IGraphNester nester
    Returns
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX