Struct StatManagerSerializableData
Serializable data structure that contains the state of the StatManager.
Namespace: UnityEngine.GameFoundation.DataPersistence
Assembly: solution.dll
Syntax
[Serializable]
public struct StatManagerSerializableData
Fields
| Name | Description |
|---|---|
| items | Return the data of all runtime stat dictionaries |
Properties
| Name | Description |
|---|---|
| Empty | Get an empty instance of this class. |