docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LoadFromCompressedFile

    LoadFromCompressedFile(string)

    Loads from compressed file.

    Declaration
    public static JSONNode LoadFromCompressedFile(string aFileName)
    Parameters
    Type Name Description
    string aFileName

    Name of a file.

    Returns
    Type Description
    JSONNode

    JSONNode.

    Exceptions
    Type Condition
    Exception

    Can't use compressed functions. You need include the SharpZipLib and uncomment the define at the top of SimpleJSON

    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)