For the complete documentation index, see llms.txt. This page is also available as Markdown.

SerializableDictionary<TKey, TValue, TValueStorage>

Class in Yarn.Unity

Inherits from SerializableDictionaryBase\<TKey, TValue, TValueStorage\>

Summary

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

Constructors

Last updated

Was this helpful?