docs.unity.cn
    Show / Hide Table of Contents

    Namespace UnityEngine.Purchasing.MiniJSON

    Classes

    Json

    This class encodes and decodes JSON strings. Spec. details, see http://www.json.org/

    JSON uses Arrays and Objects. These correspond here to the datatypes IList and IDictionary. All numbers are parsed to doubles.

    MiniJsonExtensions

    Extension class for MiniJson to access values in JSON format.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 14, 2023
    Terms of use