docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GameFoundationSerializableData

    Serializable data structure that contains the state of Game Foundation.

    Namespace: UnityEngine.GameFoundation.DataPersistence
    Assembly: solution.dll
    Syntax
    [Serializable]
    public struct GameFoundationSerializableData

    Fields

    Name Description
    inventoryManagerData

    The data of InventoryManager to be persisted.

    statManagerData

    The data of StatManager to be persisted.

    version

    The version of of the save schematic

    walletData

    The data of Wallet to be persisted.

    Properties

    Name Description
    Empty

    Get an empty instance of this class.

    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)