docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AppendSerialization

    AppendSerialization(GraphDescriptor, SystemGraphData, SerializationHandlers)

    Append serialized graph to the GraphDescriptor, only items that don't already exists

    Declaration
    public static bool AppendSerialization(GraphDescriptor desc, SystemGraphData graphData, GraphGenerator.SerializationHandlers serializationHandlers)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The GraphDescriptor to Reset

    SystemGraphData graphData

    The Graph Data to append

    GraphGenerator.SerializationHandlers serializationHandlers

    Handlers that are called during load for all elements of the graph

    Returns
    Type Description
    bool

    Returns true for success

    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)