docs.unity3d.com
    Show / Hide Table of Contents

    Class GraphNesterElementTrait

    Inheritance
    Object
    GraphNesterElementTrait
    Namespace: Ludiq.Bolt
    Syntax
    [Obsolete("Use the new class graphs to nest graphs instead.")]
    public static class GraphNesterElementTrait

    Methods

    Instantiate(IGraphNesterElement, GraphReference)

    Declaration
    public static void Instantiate(this IGraphNesterElement nester, GraphReference instance)
    Parameters
    Type Name Description
    IGraphNesterElement nester
    GraphReference instance

    InstantiateNest(IGraphNesterElement)

    Declaration
    public static void InstantiateNest(this IGraphNesterElement nester)
    Parameters
    Type Name Description
    IGraphNesterElement nester

    Uninstantiate(IGraphNesterElement, GraphReference)

    Declaration
    public static void Uninstantiate(this IGraphNesterElement nester, GraphReference instance)
    Parameters
    Type Name Description
    IGraphNesterElement nester
    GraphReference instance

    UninstantiateNest(IGraphNesterElement)

    Declaration
    public static void UninstantiateNest(this IGraphNesterElement nester)
    Parameters
    Type Name Description
    IGraphNesterElement nester
    Back to top
    Terms of use
    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