Enum SaveDataPath | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Enum SaveDataPath

    Enum to determine the save data path for player account data.

    Namespace: UnityEngine.GameFoundation.DataPersistence
    Syntax
    public enum SaveDataPath

    Fields

    Name Description
    DataPath

    Application.dataPath

    PersistentDataPath

    Application.persistentDataPath

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX