SerializableDictionary

Class in Yarn.Unity

Inherits from SerializableDictionaryBase

Summary

public class SerializableDictionary<TKey, TValue, TValueStorage> : SerializableDictionaryBase<TKey, TValue, TValueStorage> where TValueStorage : SerializableDictionary.Storage<TValue>, new()

Constructors

Last updated

Was this helpful?