docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SaveAsset

    SaveAsset(GraphDescriptor, bool, bool)

    Save a GraphDescriptor to file

    Declaration
    public static bool SaveAsset(GraphDescriptor desc, bool forceBeautifyOnFirstLoad = true, bool validateOnSave = true)
    Parameters
    Type Name Description
    GraphDescriptor desc

    The desc.

    bool forceBeautifyOnFirstLoad

    if set to true [force beautify on first load].

    bool validateOnSave

    if set to true [validate on save].

    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)