SerializableDictionary<TKey, TValue, TValueStorage>
Last updated
Was this helpful?
Class in Yarn.Unity
Inherits from SerializableDictionaryBase\<TKey, TValue, TValueStorage\>
public class SerializableDictionary<TKey, TValue, TValueStorage> : SerializableDictionaryBase<TKey, TValue, TValueStorage> where TValueStorage : SerializableDictionary.Storage<TValue>, new()Last updated
Was this helpful?
Was this helpful?
