docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor StatDictionarySerializableData

    StatDictionarySerializableData(StatType, StatSerializableData[])

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

    Declaration
    public StatDictionarySerializableData(StatDictionarySerializableData.StatType type, StatSerializableData[] stats)
    Parameters
    Type Name Description
    StatDictionarySerializableData.StatType type

    The type of value of the StatDictionary

    StatSerializableData[] stats

    Array of all serialized stats of the StatDictionary

    StatDictionarySerializableData()

    Default constructor for serialization purpose.

    Declaration
    public StatDictionarySerializableData()
    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)