docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StatSerializableData

    Serializable data structure that contains the state of a Stat.

    Inheritance
    object
    StatSerializableData
    Namespace: UnityEngine.GameFoundation.DataPersistence
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class StatSerializableData

    Constructors

    Name Description
    StatSerializableData()

    Default constructor for serialization purpose.

    StatSerializableData(long, StatItemSerializableData)

    Basic constructor that take in the id of the item in the dictionary and the serialized data of this stat.

    Properties

    Name Description
    statDictionaryId

    The id of the stat in the dictionary.

    statItem

    The serialized data of the stat.

    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)