docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Parse

    Parse(string)

    Parses the specified a json.

    Declaration
    public static JSONNode Parse(string aJSON)
    Parameters
    Type Name Description
    string aJSON

    a json.

    Returns
    Type Description
    JSONNode

    JSONNode.

    Exceptions
    Type Condition
    Exception

    JSON Parse: Too many closing brackets

    Exception

    JSON Parse: Quotation marks seems to be messed up.

    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)