docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateInMemory

    CreateInMemory()

    Create a new GraphDescriptor in memory

    Declaration
    public static GraphDescriptor CreateInMemory()
    Returns
    Type Description
    GraphDescriptor

    Returns a new GraphDescriptor

    CreateInMemory(string)

    Create a new GraphDescriptor in memory created from the string

    Declaration
    public static GraphDescriptor CreateInMemory(string graphString)
    Parameters
    Type Name Description
    string graphString

    The graph string.

    Returns
    Type Description
    GraphDescriptor

    Returns a new GraphDescriptor

    In This Article
    Back to top
    Copyright © 2024 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)