JUtils
A unity utilities library
|
The pair object used for the internal data More...
Public Member Functions | |
Pair (TKey key, TValue value) | |
Public Attributes | |
TKey | key |
TValue | value |
The pair object used for the internal data
|
inline |
TKey JUtils.SerializableDictionary< TKey, TValue >.Pair.key |
TValue JUtils.SerializableDictionary< TKey, TValue >.Pair.value |