docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StatDictionarySerializableData

    Serializable data structure that contains the state of a StatDictionary.

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

    Constructors

    Name Description
    StatDictionarySerializableData()

    Default constructor for serialization purpose.

    StatDictionarySerializableData(StatType, StatSerializableData[])

    Basic constructor that takes in the type of the StatDictionary and an array of all serializaed stats

    Properties

    Name Description
    statType

    The type of value of the StatDictionary

    stats

    Array of all serialized stats of the StatDictionary

    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)