docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DeserializeFromPath

    DeserializeFromPath(TContainer, string)

    Deserialize from a file into the container.

    Declaration
    public static bool DeserializeFromPath(TContainer container, string path)
    Parameters
    Type Name Description
    TContainer container

    The container to deserialize into.

    string path

    The file path to deserialize from.

    Returns
    Type Description
    bool

    true if the operation is successful, false otherwise.

    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)