Field keys
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
[Tooltip("The ordered list of keys used to validate and sort the dictionary.")]
[SerializeField]
protected List<TKey> keys
Returns
- List<TKey>
[Tooltip("The ordered list of keys used to validate and sort the dictionary.")]
[SerializeField]
protected List<TKey> keys