docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor PackageSettingsRepository

    PackageSettingsRepository(string, string)

    Constructor sets the serialized data path.

    Declaration
    public PackageSettingsRepository(string package, string name)
    Parameters
    Type Name Description
    string package

    The package name.

    string name

    A name for this settings file. Settings are saved in ProjectSettings/Packages/{package}/{name}.json.

    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)