Field pairs
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
[Tooltip("The key-value pairs stored in this dictionary.")]
[SerializeField]
protected List<KeyValue<TKey, TValue>> pairs
[Tooltip("The key-value pairs stored in this dictionary.")]
[SerializeField]
protected List<KeyValue<TKey, TValue>> pairs