docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add(string, JSONNode)

    Adds the specified a key.

    Declaration
    public virtual void Add(string aKey, JSONNode aItem)
    Parameters
    Type Name Description
    string aKey

    a key.

    JSONNode aItem

    a item.

    Add(JSONNode)

    Adds the specified a item.

    Declaration
    public virtual void Add(JSONNode aItem)
    Parameters
    Type Name Description
    JSONNode aItem

    a item.

    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)